2cdaqmxdatetime class, Public members, Protected members – Yokogawa PC-Based MX100 User Manual

Page 182: Private members

Advertising
background image

2-159

IM MX190-01E

MX100 -Visual C++

2

CDAQMXDateTime Class

CDAQDateTime

CDAQMXDateTime

This class stores the time information data of the MX100.
It is a wrapper class of the MXDateTime structure.

This class can be used as an interface for storing time information data when
retrieving time information data for the retrieval of measured data.

Public Members

Construct/Destruct

CDAQMXDateTime

Constructs an object.

~CDAQMXDateTime

Destructs an object.

Structure Manipulation

getMXDateTime

Gets the data in a structure.

setMXDateTime

Sets the data in a structure.

initMXDateTime

Initializes the data in a structure.

Operator

operator=

Executes substitution.

Overridden Members

Utilities

isObject

Checks an object.

Inherited Members

CDAQDateTimeReference

getMilliSecond getTime initialize setMilliSecond setNow setTime toLocalDateTime

Protected Members

Inherited Members

CDAQDateTimeReference
m_milliSecond m_time

Private Members

None.

2.5 Details of the MX100 Class

Advertising