Go to the first, previous, next, last section, table of contents.


CNParam -- Abstract Parameter Base Class

SYNOPSIS

#include <CNCL/Param.h>

TYPE

CN_PARAM

BASE CLASSES

CNObject

DERIVED CLASSES

RELATED CLASSES

CNClass

DESCRIPTION

CNParam is the abstract base for parameter classes used to pass constructor parameters to objects in a general way. This will be used in the forthcoming CNCL object management.


Go to the first, previous, next, last section, table of contents.