gensrc.functions.behaviorloop.BehaviorEnumerationLoop Class Reference
Inheritance diagram for gensrc.functions.behaviorloop.BehaviorEnumerationLoop:
Collaboration diagram for gensrc.functions.behaviorloop.BehaviorEnumerationLoop:

Public Member Functions

def functionReference (self)
 private member functions
 
- Public Member Functions inherited from gensrc.functions.behaviorloop.BehaviorMemberLoop
def bindPointer (self, inputTypes, returnType)
 public interface More...
 
def bindList (self, inputTypes)
 
def __init__ (self, func)
 private member functions More...
 
- Public Member Functions inherited from gensrc.functions.behaviorloop.BehaviorLoop
def generateBody (self, addin)
 public interface More...
 
def __init__ (self)
 private member functions More...
 

Additional Inherited Members

- Public Attributes inherited from gensrc.functions.behaviorloop.BehaviorMemberLoop
 func_
 
 functionCodeName_
 
 functionSignature_
 
- Public Attributes inherited from gensrc.functions.behaviorloop.BehaviorLoop
 loopParamRef_
 
 functionName_
 
 functionSignature_
 
- Static Public Attributes inherited from gensrc.functions.behaviorloop.BehaviorMemberLoop
string BIND_POINTER
 class variables More...
 
string BIND_LIST
 

Detailed Description

Customize the BehaviorMemberLoop class with some strings specific to 
EnumerationMember functions.

The documentation for this class was generated from the following file:
  • behaviorloop.py