#include <Dash.h>
Public Member Functions | |
Dot (unsigned count) | |
Dot (unsigned count, double length) |
Public Attributes | |
boost::optional< double > | m_length |
unsigned | m_count |
|
inline |
|
inline |
unsigned libmspub::Dot::m_count |
Referenced by Dot(), Dot(), and libmspub::operator==().
boost::optional<double> libmspub::Dot::m_length |
Referenced by Dot(), Dot(), and libmspub::operator==().