1 #ifndef LIBRARY_MESSAGE_H 2 #define LIBRARY_MESSAGE_H 52 #endif // LIBRARY_MESSAGE_H
The library_interface class provides a castable type that stores a library id (std::string) for mappi...
library_interface(const std::string &libname)
This class is basically a wrapper for objects to declare the order in which their members should be s...
void clone_into(library_interface *cln) const
SUMI = Simulator unified messagine interface It is also the name for a solid ink in Japanese - i...
std::string lib_name() const
void set_lib_name(const std::string &name)
void serialize_order(serializer &ser)