OpenLexocad  27.1
OpenLxApp::ValueInteger Class Reference

#include <Value.h>

Inheritance diagram for OpenLxApp::ValueInteger:
OpenLxApp::Value

Public Member Functions

 ValueInteger ()
 
virtual ~ValueInteger ()
 
 ValueInteger (const Core::Variant &aVariant)
 
 ValueInteger (int aValue)
 
void setValue (const Core::Variant &aVariant) override
 
void setValue (int aValue)
 
int getValue ()
 
bool isNull () override
 
- Public Member Functions inherited from OpenLxApp::Value
 Value ()
 
virtual ~Value ()
 

Constructor & Destructor Documentation

◆ ValueInteger() [1/3]

OpenLxApp::ValueInteger::ValueInteger ( )

◆ ~ValueInteger()

virtual OpenLxApp::ValueInteger::~ValueInteger ( )
virtual

◆ ValueInteger() [2/3]

OpenLxApp::ValueInteger::ValueInteger ( const Core::Variant aVariant)

◆ ValueInteger() [3/3]

OpenLxApp::ValueInteger::ValueInteger ( int  aValue)

Member Function Documentation

◆ getValue()

int OpenLxApp::ValueInteger::getValue ( )

◆ isNull()

bool OpenLxApp::ValueInteger::isNull ( )
overridevirtual

Reimplemented from OpenLxApp::Value.

◆ setValue() [1/2]

void OpenLxApp::ValueInteger::setValue ( const Core::Variant aVariant)
overridevirtual

Reimplemented from OpenLxApp::Value.

◆ setValue() [2/2]

void OpenLxApp::ValueInteger::setValue ( int  aValue)

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