VisualIB  1.0
IBExpress library for making use of Borland IBExpress outside of C++Builder
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
VIBProperties.h File Reference

VIB Class Library - C++11 Properties Implementation. More...

#include <functional>

Go to the source code of this file.

Classes

class  VIB::Property< T >
 Property implements Borland Delphi-style properties using standard C++11 mechanisms. More...
 
class  VIB::ArrayProperty< T, A >
 ArrayProperty extends Property with an array access operator, for properties which behave like C arrays or collections. More...
 

Detailed Description

VIB Class Library - C++11 Properties Implementation.