![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include <cScriptExec.h>
Public Member Functions | |
| cScriptExecGetter (cScriptExec *pExec, bool bHTML) | |
| virtual HRESULT | PropGet (const char *pszPropTag, OUT cStringI &rsValue) const override |
Public Attributes | |
| cScriptExec *const | m_pExec |
| const bool | m_bHTML |
Support IIniBaseGetter for cScriptExec
|
inline |
|
inlineoverridevirtual |
Implements Gray::IIniBaseGetter.
| const bool GrayLib::cScriptExecGetter::m_bHTML |
| cScriptExec* const GrayLib::cScriptExecGetter::m_pExec |