libmspub::Dot Struct Reference

#include <Dash.h>

Public Member Functions

 Dot (unsigned count)
 
 Dot (unsigned count, double length)
 

Public Attributes

boost::optional< double > m_length
 
unsigned m_count
 

Constructor & Destructor Documentation

libmspub::Dot::Dot ( unsigned  count)
inline
libmspub::Dot::Dot ( unsigned  count,
double  length 
)
inline

Member Data Documentation

unsigned libmspub::Dot::m_count

Referenced by libmspub::operator==().

boost::optional<double> libmspub::Dot::m_length

Referenced by libmspub::operator==().


The documentation for this struct was generated from the following file:

Generated for libmspub by doxygen 1.8.9.1