Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
AbstractLog Member List

This is the complete list of members for AbstractLog, including all inherited members.

AbstractLog()AbstractLog
AbstractLog(const AbstractLog &other)=deleteAbstractLog
AbstractLog(AbstractLog &&other)=deleteAbstractLog
error(const std::string &txtError)=0AbstractLogpure virtual
hasError() const =0AbstractLogpure virtual
line(uint64_t numCar)AbstractLog
message(const std::string &txtMessage)=0AbstractLogpure virtual
printError(const char *format,...) __attribute__((format(printfAbstractLog
printMessage(const char *format,...) __attribute__((format(printfAbstractLog
printWarning(const char *format,...) __attribute__((format(printfAbstractLog
showMessagesError(const std::vector< std::string > &messagesError)AbstractLog
warning(const std::string &txtWarning)=0AbstractLogpure virtual
~AbstractLog()AbstractLogvirtual