Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
This is the complete list of members for AbstractLog, including all inherited members.
AbstractLog() | AbstractLog | |
AbstractLog(const AbstractLog &other)=delete | AbstractLog | |
AbstractLog(AbstractLog &&other)=delete | AbstractLog | |
error(const std::string &txtError)=0 | AbstractLog | pure virtual |
hasError() const =0 | AbstractLog | pure virtual |
line(uint64_t numCar) | AbstractLog | |
message(const std::string &txtMessage)=0 | AbstractLog | pure virtual |
printError(const char *format,...) __attribute__((format(printf | AbstractLog | |
printMessage(const char *format,...) __attribute__((format(printf | AbstractLog | |
printWarning(const char *format,...) __attribute__((format(printf | AbstractLog | |
showMessagesError(const std::vector< std::string > &messagesError) | AbstractLog | |
warning(const std::string &txtWarning)=0 | AbstractLog | pure virtual |
~AbstractLog() | AbstractLog | virtual |