Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
Data Structures | |
class | xoutbase |
class | xoutcell |
class | xoutrow |
class | xoutsimple |
Typedefs | |
typedef xoutbase< char > | xoutbase_type |
typedef xoutcell< char > | xoutcell_type |
typedef xoutrow< char > | xoutrow_type |
typedef xoutsimple< char > | xoutsimple_type |
Functions | |
xoutbase_type & | get_xout (void) |
void | set_xout (xoutbase_type *arg) |
bool | xout_valid () |
Get rid of warnings about too long variable names.
Typedefs for the most common use of xout
typedef xoutbase< char > xoutlibrary::xoutbase_type |
Definition at line 35 of file xoutmain.h.
typedef xoutcell< char > xoutlibrary::xoutcell_type |
Definition at line 38 of file xoutmain.h.
typedef xoutrow< char > xoutlibrary::xoutrow_type |
Definition at line 37 of file xoutmain.h.
typedef xoutsimple< char > xoutlibrary::xoutsimple_type |
Definition at line 36 of file xoutmain.h.
xoutbase_type & xoutlibrary::get_xout | ( | void | ) |
void xoutlibrary::set_xout | ( | xoutbase_type * | arg | ) |
bool xoutlibrary::xout_valid | ( | ) |
Generated on 1667476801 for elastix by 1.9.4 |