ubit
Public Types | Public Member Functions | Public Attributes | List of all members
ubit::UUnit Class Reference

Public Types

enum  Type {
  PX, EM, EX, IN,
  CM, MM, PT, PC,
  PERCENT, PERCENT_CTR, AUTO, IGNORE
}
 

Public Member Functions

 UUnit (const UUnit &u)
 
 UUnit (UUnit::Type t)
 
UUnitoperator= (const UUnit &u)
 
UUnitoperator= (UUnit::Type t)
 
UUnit::Type getType () const
 
bool operator== (UUnit u) const
 
bool operator== (UUnit::Type t) const
 
bool operator!= (UUnit u) const
 
bool operator!= (UUnit::Type t) const
 

Public Attributes

unsigned char type
 

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