void setInfo(
CDataHubPoint& point)
;
void setInfo(
int iconf, int iquality, int isecurity, int ilocked, int iseconds, int inanoseconds, int iflags )
;
void setInfo(
DataHubPoint point)
;
void setInfo(
int iconf, int iquality, int isecurity, int ilocked, int iseconds, int inanoseconds, int iflags )
;
An existing point from which to copy all the information values (not name, type or value).
The point confidence, typically 0-100.
The point quality, typically PT_QUALITY_GOOD or PT_QUALITY_BAD.
The point security.
The locked flag for the point.
The seconds component of the initial timestamp (since Jan. 1, 1970).
The nanosecond component of the initial timestamp.
The point flags.
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.