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

| 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 494 of file PointerPointerInstruction.h.
Member Function Documentation
template<template< typename > class INSTCLASS2>
| static void PointerPointerInstructionRegister::registerTypes | ( | vector< StandardTypeDescriptorOrdinal > const & | t | ) | [inline, static, private] |
|---|
| static void PointerPointerInstructionRegister::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/PointerPointerInstruction.h
