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

c4_FloatProp Class Reference

Floating point properties. More...

#include <mk4.h>

Inheritance diagram for c4_FloatProp:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 c4_FloatProp (const char *)
 Construct a new property.
 ~c4_FloatProp ()
 Destructor.
c4_FloatRef operator() (const c4_RowRef &) const
 Get or set a floating point property in a row.
double Get (const c4_RowRef &) const
 Get a floating point property in a row.
void Set (const c4_RowRef &, double) const
 Set a floating point property in a row.
c4_Row operator[] (double) const
 Create a row with one floating point value, shorthand for AsRow.
c4_Row AsRow (double) const
 Create a row with one floating point value.

Detailed Description

Floating point 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