Class ReadAnnotation#
Defined in File AnnotCollect.h
Class Documentation#
-
class ReadAnnotation#
An interface to read into type(class) and operator(function) annotations.
Public Functions
-
inline void add_TypeCollection(TypeCollectionBase *c)#
-
inline void add_OperatorCollection(OperatorCollectionBase *c)#
-
void read(std::istream &in)#
-
void read()#
Public Static Functions
-
static ReadAnnotation *get_inst()#
-
static inline std::string OptionString()#
-
inline void add_TypeCollection(TypeCollectionBase *c)#