#include <xi-Template.h>
Public Member Functions | |
virtual void | genLong (XStr &str, bool printDefault=true)=0 |
virtual void | genShort (XStr &str)=0 |
Definition at line 116 of file xi-Template.h.
Implemented in xi::TTypeEllipsis, xi::TType, xi::TFunc, and xi::TName.
Referenced by xi::TVarList::genLong().
virtual void xi::TVar::genShort | ( | XStr & | str | ) | [pure virtual] |
Implemented in xi::TTypeEllipsis, xi::TType, xi::TFunc, and xi::TName.
Referenced by xi::TVarList::genShort().