#include <Object.h>
Inheritance diagram for oh::Object:

Static Public Member Functions | |
| static const ISType & | type () |
Public Attributes | |
| std::vector< std::string > | annotations |
Protected Member Functions | |
| Object (const std::string &type) | |
| void | publishGuts (ISostream &out) |
| void | refreshGuts (ISistream &in) |
| std::vector<std::string> oh::Object::annotations |
Annotations
1.4.7