#include <Registry.h>
◆ Binding() [1/3]
ACE_Registry::Binding::Binding |
( |
| ) |
|
Empty (default) constructor.
◆ Binding() [2/3]
ACE_Registry::Binding::Binding |
( |
const Name & | binding_name, |
|
|
Binding_Type | binding_type ) |
Constructor (Name version)
◆ Binding() [3/3]
Constructor (String version)
◆ name() [1/3]
Get Name (String version)
◆ name() [2/3]
Set Name (String version)
◆ name() [3/3]
void ACE_Registry::Binding::name |
( |
Name & | name | ) |
|
Name accessor (Name version)
◆ operator!=()
bool ACE_Registry::Binding::operator!= |
( |
const Binding & | rhs | ) |
const |
◆ operator==()
bool ACE_Registry::Binding::operator== |
( |
const Binding & | rhs | ) |
const |
◆ type()
◆ name_
◆ type_
The documentation for this struct was generated from the following files: