IDA C++ SDK 9.2
Loading...
Searching...
No Matches
ida_syntax_highlighter_t::multicmt_t Struct Reference

#include <ida_highlighter.hpp>

Public Member Functions

 multicmt_t ()
 multicmt_t (const char *_open_multicmt, const char *_close_multicmt)

Public Attributes

qstring open_multicmt
qstring close_multicmt

Constructor & Destructor Documentation

◆ multicmt_t() [1/2]

ida_syntax_highlighter_t::multicmt_t::multicmt_t ( )
inline

◆ multicmt_t() [2/2]

ida_syntax_highlighter_t::multicmt_t::multicmt_t ( const char * _open_multicmt,
const char * _close_multicmt )
inline

Member Data Documentation

◆ open_multicmt

qstring ida_syntax_highlighter_t::multicmt_t::open_multicmt

◆ close_multicmt

qstring ida_syntax_highlighter_t::multicmt_t::close_multicmt

The documentation for this struct was generated from the following file: