![]() |
Orbiter 2022
Combinatorial Objects
|
DISCRETA string class. More...
#include <discreta.h>


Additional Inherited Members | |
Public Attributes inherited from orbiter::layer2_discreta::discreta_base | |
| kind | k |
| OBJECTSELF | self |
DISCRETA string class.
Definition at line 625 of file discreta.h.
| orbiter::layer2_discreta::hollerith::hollerith | ( | ) |
Definition at line 20 of file hollerith.cpp.
| orbiter::layer2_discreta::hollerith::hollerith | ( | char * | p | ) |
Definition at line 26 of file hollerith.cpp.
| orbiter::layer2_discreta::hollerith::hollerith | ( | const discreta_base & | x | ) |
Definition at line 33 of file hollerith.cpp.
| orbiter::layer2_discreta::hollerith::~hollerith | ( | ) |
Definition at line 59 of file hollerith.cpp.
| void orbiter::layer2_discreta::hollerith::append | ( | const char * | p | ) |
Definition at line 123 of file hollerith.cpp.
| void orbiter::layer2_discreta::hollerith::append_i | ( | int | i | ) |
Definition at line 138 of file hollerith.cpp.
| void orbiter::layer2_discreta::hollerith::chop_off_extension_if_present | ( | char * | ext | ) |
Definition at line 189 of file hollerith.cpp.
|
virtual |
Reimplemented from orbiter::layer2_discreta::discreta_base.
Definition at line 99 of file hollerith.cpp.
|
virtual |
Reimplemented from orbiter::layer2_discreta::discreta_base.
Definition at line 78 of file hollerith.cpp.
| int orbiter::layer2_discreta::hollerith::csf | ( | ) |
Definition at line 181 of file hollerith.cpp.
| void orbiter::layer2_discreta::hollerith::freeself_hollerith | ( | ) |
Definition at line 64 of file hollerith.cpp.
| void orbiter::layer2_discreta::hollerith::get_current_date | ( | ) |
Definition at line 213 of file hollerith.cpp.
| void orbiter::layer2_discreta::hollerith::get_extension_if_present | ( | char * | ext | ) |
Definition at line 200 of file hollerith.cpp.
| void orbiter::layer2_discreta::hollerith::init | ( | const char * | p | ) |
Definition at line 112 of file hollerith.cpp.
|
inline |
Definition at line 636 of file discreta.h.
| hollerith & orbiter::layer2_discreta::hollerith::operator= | ( | const discreta_base & | x | ) |
Definition at line 41 of file hollerith.cpp.
|
virtual |
Reimplemented from orbiter::layer2_discreta::discreta_base.
Definition at line 90 of file hollerith.cpp.
| void orbiter::layer2_discreta::hollerith::read_mem | ( | memory & | m, |
| int | debug_depth | ||
| ) |
Definition at line 161 of file hollerith.cpp.
|
inline |
Definition at line 649 of file discreta.h.
|
inline |
Definition at line 648 of file discreta.h.
|
virtual |
Reimplemented from orbiter::layer2_discreta::discreta_base.
Definition at line 73 of file hollerith.cpp.
| void orbiter::layer2_discreta::hollerith::settype_hollerith | ( | ) |
Definition at line 49 of file hollerith.cpp.
| void orbiter::layer2_discreta::hollerith::write_mem | ( | memory & | m, |
| int | debug_depth | ||
| ) |
Definition at line 146 of file hollerith.cpp.