Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

c4_LongProp Class Reference

Long int properties. More...

#include <mk4.h>

Inheritance diagram for c4_LongProp:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 c4_LongProp (const char *)
 Construct a new property.
 ~c4_LongProp ()
 Destructor.
c4_LongRef operator() (const c4_RowRef &) const
 Get or set a long int property in a row.
t4_i64 Get (const c4_RowRef &) const
 Get a long int property in a row.
void Set (const c4_RowRef &, t4_i64) const
 Set a long int property in a row.
c4_Row operator[] (t4_i64) const
 Creates a row with one long int, shorthand for AsRow.
c4_Row AsRow (t4_i64) const
 Creates a row with one long int.

Detailed Description

Long int properties.


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

Metakit C++ API Reference - https://www.equi4.com/metakit.html - extracted with Doxygen