Struct SContext#
Defined in File context.h
Struct Documentation#
-
struct SContext#
SDV context.
Public Types
Public Members
-
bool bSilent = false#
Silence flag.
-
bool bVerbose = false#
Verbose flag.
-
bool bServerSilent = false#
Silence flag of server.
-
bool bServerVerbose = false#
Verbose flag of server.
-
uint32_t uiInstanceID = 1000#
Instance ID.
-
bool bListNoHdr = false#
Do not print a header with the listing table.
-
bool bListShort = false#
Print only a shortened list with one column.
-
std::filesystem::path pathInstallDir#
Optional installation directory.
-
bool bSilent = false#