CFx SDK Documentation  2020SP3
Public Member Functions | Public Attributes | List of all members
OdTfDigest Struct Reference

#include <TfIO.h>

Public Member Functions

void write (OdStreamBuf *pBuf) const
 
void read (OdStreamBuf *pBuf)
 
bool operator< (const OdTfDigest &other) const
 
bool operator== (const OdTfDigest &other) const
 
bool operator!= (const OdTfDigest &other) const
 

Public Attributes

char data [20]
 

Detailed Description

Definition at line 8 of file TfIO.h.

Member Function Documentation

◆ operator!=()

bool OdTfDigest::operator!= ( const OdTfDigest other) const
inline

Definition at line 21 of file TfIO.h.

◆ operator<()

bool OdTfDigest::operator< ( const OdTfDigest other) const
inline

Definition at line 13 of file TfIO.h.

◆ operator==()

bool OdTfDigest::operator== ( const OdTfDigest other) const
inline

Definition at line 17 of file TfIO.h.

◆ read()

void OdTfDigest::read ( OdStreamBuf pBuf)
inline

Definition at line 12 of file TfIO.h.

◆ write()

void OdTfDigest::write ( OdStreamBuf pBuf) const
inline

Definition at line 11 of file TfIO.h.

Member Data Documentation

◆ data

char OdTfDigest::data[20]

Definition at line 10 of file TfIO.h.


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