Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgResBuf Class
Syntax
C++
class OdDgResBuf : public OdRxObject;

 

This class implements DgResBuf object which represents the structure for storing and passing the tagged data of all basic data types between various objects using different technologies.

Each ResBuf object contains three data members:

  • ResType: An integer which specifies the type of data stored in the ResBuf instance.
  • ResVal: A container for the data stored in the DgResBuf instance.
  • RbNext: A smart pointer to the DgResBuf instance to be attached in a linked list.
OdDgResBuf

File: DgResValueType.h 

Module: API Reference 

TG_Db

Copyright © 2002-2022. Open Design Alliance All rights reserved.