#include <Trader.h>
Inheritance diagram for TAO_Trader_Base:
TAO_Trader is a template class. And while we want <import_attributes_>, <trader_components_>, and <support_attributes> use a lock contained in TAO_Trader, we do not want all these classes to be templatized. TAO_Trader_Base class solves this problem.
|
|
|
|
|
Implemented.
|
|
Unimplemented.
|
|
|
|
|
|
Determine whether the identifier is a valid one (i.e., if the first character is a letter, and the subsequent ones letter, numbers, or underscores.) IDL identifier scoping and escaping rules apply. |
|
Determine whether the link name is a valid one currently defined the same as property name. |
|
Determine whether the identifier is a valid one (i.e., if the first character is a letter, and the subsequent ones letter, numbers, or underscores.) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Stores and allows access/modification of trader's import attributes.
|
|
Stores and allows access/modification of trader's link attributes.
|
|
Stores and allows access/modification of trader's support attributes.
|
|
Stores and allows lookup of trader's components.
|