CFx SDK Documentation
2023 SP0
|
#include <DbTableIterator.h>
Public Member Functions | |
OdDbCell () | |
OdDbCell (OdInt32 row, OdInt32 col) | |
Public Attributes | |
OdInt32 | m_row |
OdInt32 | m_column |
<group OdDb_Classes>
Definition at line 35 of file DbTableIterator.h.
|
inline |
Definition at line 40 of file DbTableIterator.h.
Definition at line 41 of file DbTableIterator.h.
OdInt32 OdDbCell::m_column |
Definition at line 39 of file DbTableIterator.h.
OdInt32 OdDbCell::m_row |
Definition at line 38 of file DbTableIterator.h.