#include <VMAInterval.hpp>
Definition at line 88 of file VMAInterval.hpp.
◆ VMAInterval() [1/3]
VMAInterval::VMAInterval |
( |
VMA |
beg, |
|
|
VMA |
end |
|
) |
| |
|
inline |
◆ VMAInterval() [2/3]
VMAInterval::VMAInterval |
( |
const char * |
formattedstr | ) |
|
|
inline |
◆ VMAInterval() [3/3]
◆ ~VMAInterval()
VMAInterval::~VMAInterval |
( |
| ) |
|
|
inline |
◆ beg() [1/2]
VMA VMAInterval::beg |
( |
| ) |
const |
|
inline |
◆ beg() [2/2]
void VMAInterval::beg |
( |
VMA |
x | ) |
|
|
inline |
◆ contains()
◆ ddump()
void VMAInterval::ddump |
( |
| ) |
const |
◆ dump()
std::ostream & VMAInterval::dump |
( |
std::ostream & |
os | ) |
const |
◆ empty() [1/2]
bool VMAInterval::empty |
( |
| ) |
const |
|
inline |
◆ empty() [2/2]
static bool VMAInterval::empty |
( |
VMA |
beg, |
|
|
VMA |
end |
|
) |
| |
|
inlinestatic |
◆ end() [1/2]
VMA VMAInterval::end |
( |
| ) |
const |
|
inline |
◆ end() [2/2]
void VMAInterval::end |
( |
VMA |
x | ) |
|
|
inline |
◆ fromString() [1/2]
void VMAInterval::fromString |
( |
const char * |
formattedstr | ) |
|
◆ fromString() [2/2]
void VMAInterval::fromString |
( |
std::string & |
formattedstr | ) |
|
|
inline |
◆ operator=()
◆ overlaps()
◆ slurp()
std::istream& VMAInterval::slurp |
( |
std::istream & |
is | ) |
|
◆ toString()
string VMAInterval::toString |
( |
| ) |
const |
◆ m_beg
◆ m_end
The documentation for this class was generated from the following files: