Classes Files

com::wombat::mamda::examples::CommandLineProcessor

Public Functions

  Name
  CommandLineProcessor(final String[] args)
String getSource()
String getPubSource()
String getPartId()
boolean getSnapshot()
int getQuietModeLevel()
double getThrottleRate()
String getTransport()
String getDictTransport()
String getDictSource()
ArrayList getSymbolList()
int getSymbolListSize()
Level getLogLevel()
boolean showDeltas()
boolean showMarketOrders()
boolean getPrintEntries()
String getSymbology()
boolean useWorldview()
boolean logReqResp()
int getChurnRate()
String getLogFileName()
double getTimerInterval()
MamaBridge getBridge()
int getNumThreads()
int getPrecision()

Public Functions Documentation

function CommandLineProcessor

inline CommandLineProcessor(
    final String[] args
)

function getSource

inline String getSource()

function getPubSource

inline String getPubSource()

function getPartId

inline String getPartId()

function getSnapshot

inline boolean getSnapshot()

function getQuietModeLevel

inline int getQuietModeLevel()

function getThrottleRate

inline double getThrottleRate()

function getTransport

inline String getTransport()

function getDictTransport

inline String getDictTransport()

function getDictSource

inline String getDictSource()

function getSymbolList

inline ArrayList getSymbolList()

function getSymbolListSize

inline int getSymbolListSize()

function getLogLevel

inline Level getLogLevel()

function showDeltas

inline boolean showDeltas()

function showMarketOrders

inline boolean showMarketOrders()

function getPrintEntries

inline boolean getPrintEntries()

function getSymbology

inline String getSymbology()

function useWorldview

inline boolean useWorldview()

function logReqResp

inline boolean logReqResp()

function getChurnRate

inline int getChurnRate()

function getLogFileName

inline String getLogFileName()

function getTimerInterval

inline double getTimerInterval()

function getBridge

inline MamaBridge getBridge()

function getNumThreads

inline int getNumThreads()

function getPrecision

inline int getPrecision()

Updated on 2023-03-31 at 15:30:36 +0100