API Guides > ConceptRT 3.x

Detailed Description

Classes

class  BaseSafeArray< ElementType >
 Base safe array. More...
 
class  BaseInvocableArray< ElementType, Size, itemInvocable >
 Base Invocable array. More...
 
class  BaseInvocableArray< ElementType, Size, true >
 Base Invocable array. (For invocable items type) More...
 
class  BaseInvocableArrayDynamicFixed< ElementType, itemInvocable >
 Base Invocable array whose size is fixed at the construction time. More...
 
class  BaseInvocableArrayDynamicFixed< ElementType, true >
 Base Invocable array whose size is fixed at the construction time. (For invocable items type) More...