42 void pushMessages(std::string message);
50 void popMessages(std::string& message);
62 void saveLog(std::string name);
66 void loadLog(std::string name);
75 void setLastMessageIndex(
size_t index);
79 size_t getLastMessageIndex();
This class provides simple critical sections functionality.
EIGEN_STRONG_INLINE iterator end()
EIGEN_STRONG_INLINE iterator begin()
A decorator of CStringList special for keeping logs.
A class for storing a list of text lines.
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
mrpt::synch::CCriticalSection semaphore