ASPiK SDK
VSTGUI::UIDescriptionPrivate::StringToken Class Reference
Inheritance diagram for VSTGUI::UIDescriptionPrivate::StringToken:

Public Types

enum  Type {
  kString, kAdd, kSubtract, kMulitply,
  kDivide, kOpenParenthesis, kCloseParenthesis, kResult
}
 

Public Member Functions

 StringToken (const std::string &str)
 
 StringToken (const StringToken &token)=default
 
 StringToken (Type type, double value=0)
 

Public Attributes

Type type
 
double result
 

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