Fennel: BoolPointerInstructionRegister Class Reference (original) (raw)
#include <[BoolPointerInstruction.h](BoolPointerInstruction%5F8h-source.html)>
Inheritance diagram for BoolPointerInstructionRegister:

| Static Public Member Functions | |
|---|---|
| static void | registerInstructions () |
| Static Private Member Functions | |
| template<template< typename > class INSTCLASS2> | |
| static void | registerTypes (vector< StandardTypeDescriptorOrdinal > const &t) |
| template<typename TYPE1, template< typename > class INSTCLASS> | |
| static void | registerInstance (StandardTypeDescriptorOrdinal type) |
| template<typename IGNOREDDATATYPE, class INSTCLASS> | |
| static void | registerInstance (StandardTypeDescriptorOrdinal type) |
| template<typename TYPE1, typename TYPE2, template< typename, typename > class INSTCLASS> | |
| static void | registerInstance2 (StandardTypeDescriptorOrdinal type1, StandardTypeDescriptorOrdinal type2) |
Detailed Description
Definition at line 633 of file BoolPointerInstruction.h.
Member Function Documentation
template<template< typename > class INSTCLASS2>
| static void BoolPointerInstructionRegister::registerTypes | ( | vector< StandardTypeDescriptorOrdinal > const & | t | ) | [inline, static, private] |
|---|
| static void BoolPointerInstructionRegister::registerInstructions | ( | | ) | [inline, static] | | ---------------------------------------------------------------- | - | | - | ------------------ |
template<typename TYPE1, template< typename > class INSTCLASS>
| static void InstructionRegister::registerInstance | ( | StandardTypeDescriptorOrdinal | type | ) | [inline, static, protected, inherited] |
|---|
template<typename IGNOREDDATATYPE, class INSTCLASS>
| static void InstructionRegister::registerInstance | ( | StandardTypeDescriptorOrdinal | type | ) | [inline, static, protected, inherited] |
|---|
The documentation for this class was generated from the following file:
- /home/pub/open/dev/fennel/calculator/BoolPointerInstruction.h
