Namespaces | |
PLMD | |
Functions | |
std::ostream & | PLMD::operator<< (std::ostream &log, const Register ®) |
std::string fullPath |
Full path of the registering library.
unsigned registeringCounter =0 |
Count simultaneous registrations This is here if in the future we want to expand to recursive registrations.
std::mutex registeringMutex |
Mutex to avoid simultaneous registrations from multiple threads.
std::vector<Register*> registers |
Take care of all exisiting registers.
Hosted by GitHub | 1.8.17 |