CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
OdDbCell Class Reference

#include <DbTableIterator.h>

Public Member Functions

 OdDbCell ()
 
 OdDbCell (OdInt32 row, OdInt32 col)
 

Public Attributes

OdInt32 m_row
 
OdInt32 m_column
 

Detailed Description

<group OdDb_Classes>

Definition at line 35 of file DbTableIterator.h.

Constructor & Destructor Documentation

◆ OdDbCell() [1/2]

OdDbCell::OdDbCell ( )
inline

Definition at line 40 of file DbTableIterator.h.

◆ OdDbCell() [2/2]

OdDbCell::OdDbCell ( OdInt32  row,
OdInt32  col 
)
inline

Definition at line 41 of file DbTableIterator.h.

Member Data Documentation

◆ m_column

OdInt32 OdDbCell::m_column

Definition at line 39 of file DbTableIterator.h.

◆ m_row

OdInt32 OdDbCell::m_row

Definition at line 38 of file DbTableIterator.h.


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