C++ Based OPC UA Client/Server/PubSub SDK  1.7.6.537
UaVersionTime Class Reference

Class UaVersionTime. More...

#include <uaversiontime.h>

Public Member Functions

 UaVersionTime ()
 Creates an instance of UaVersionTime.
 
 UaVersionTime (const UaVersionTime &other)
 construction More...
 
 UaVersionTime (OpcUa_UInt32 versionTime)
 construction More...
 
 ~UaVersionTime ()
 Destroys the UaVersionTime object.
 
void clear ()
 Clear the data of the UaVersionTime. More...
 
UaVersionTimeoperator= (const UaVersionTime &other)
 Assignment operator. More...
 

Detailed Description

Constructor & Destructor Documentation

UaVersionTime::UaVersionTime ( const UaVersionTime other)

construction

Parameters
otherthe UaVersionTime.
UaVersionTime::UaVersionTime ( OpcUa_UInt32  versionTime)

construction

Parameters
versionTimethe UaVersionTime.

Member Function Documentation

void UaVersionTime::clear ( )

Clear the data of the UaVersionTime.

UaVersionTime & UaVersionTime::operator= ( const UaVersionTime other)

Assignment operator.

Parameters
otherthe UaGuid to assign.
Returns
Assignment operator.

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