Teamcenter C++ API Reference  2312
Public Member Functions | Public Attributes | List of all members
Teamcenter::extn_fn Struct Reference

#include <OperationDispatcher.hxx>

Public Member Functions

 extn_fn ()
 

Public Attributes

METHOD_function_t fn_ptr
 
bool functionInvokerRequired
 
bool isParentExt
 
bool m_reattached
 
TC_argument_list_t * user_args
 

Detailed Description

Definition at line 95 of file OperationDispatcher.hxx.

Constructor & Destructor Documentation

Teamcenter::extn_fn::extn_fn ( )

Member Data Documentation

METHOD_function_t Teamcenter::extn_fn::fn_ptr

Definition at line 97 of file OperationDispatcher.hxx.

bool Teamcenter::extn_fn::functionInvokerRequired

Definition at line 104 of file OperationDispatcher.hxx.

bool Teamcenter::extn_fn::isParentExt

flag to know which ones are coming from parent

Definition at line 103 of file OperationDispatcher.hxx.

bool Teamcenter::extn_fn::m_reattached

reattached from source to target

Definition at line 108 of file OperationDispatcher.hxx.

TC_argument_list_t* Teamcenter::extn_fn::user_args

Definition at line 98 of file OperationDispatcher.hxx.


The documentation for this struct was generated from the following file: