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

c4_IntProp Class Reference

Integer properties. More...

#include <mk4.h>

Inheritance diagram for c4_IntProp:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 c4_IntProp (const char *)
 Construct a new property.
 ~c4_IntProp ()
 Destructor.
c4_IntRef operator() (const c4_RowRef &) const
 Get or set an integer property in a row.
t4_i32 Get (const c4_RowRef &) const
 Get an integer property in a row.
void Set (const c4_RowRef &, t4_i32) const
 Set an integer property in a row.
c4_Row operator[] (t4_i32) const
 Creates a row with one integer, shorthand for AsRow.
c4_Row AsRow (t4_i32) const
 Creates a row with one integer.

Detailed Description

Integer 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