Struct SContext#

Struct Documentation#

struct SContext#

SDV context.

Public Types

typedef sdv::sequence<sdv::u8string> seqCmdLine#

The commands provided on the command line.

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.