API documentation  2.0rc1
Public Member Functions | List of all members
client::MSGraphicsTrust Class Reference

#include <clientlib.h>

Inherits client::Object.

Public Member Functions

bool get_constrictionActive ()
 
Stringget_status ()
 
MSGraphicsTrustget_prototype ()
 
void set_prototype (MSGraphicsTrust *)
 
 MSGraphicsTrust ()
 
- Public Member Functions inherited from client::Object
 Object ()
 
template<typename T >
valueOf ()
 
 operator double () const
 
Objectoperator[] (const client::String &name) const
 
void set_ (const client::String &name, Object *v)
 
template<typename T , typename = typename std::enable_if<std::is_arithmetic<T>::value, T>::type>
void set_ (const client::String &name, T v)
 
bool hasOwnProperty (const client::String &name)
 

Constructor & Destructor Documentation

◆ MSGraphicsTrust()

client::MSGraphicsTrust::MSGraphicsTrust ( )

Member Function Documentation

◆ get_constrictionActive()

bool client::MSGraphicsTrust::get_constrictionActive ( )

◆ get_prototype()

MSGraphicsTrust* client::MSGraphicsTrust::get_prototype ( )

◆ get_status()

String* client::MSGraphicsTrust::get_status ( )

◆ set_prototype()

void client::MSGraphicsTrust::set_prototype ( MSGraphicsTrust )