Protected Member Functions | |
OpcUa::NodeId | CreateValue () |
virtual void | SetUp () |
virtual void | TearDown () |
Protected Attributes | |
OpcUa::Server::AddressSpace::UniquePtr | NameSpace |
Definition at line 32 of file address_space_ut.cpp.
OpcUa::NodeId AddressSpace::CreateValue | ( | ) | [inline, protected] |
Definition at line 47 of file address_space_ut.cpp.
virtual void AddressSpace::SetUp | ( | ) | [inline, protected, virtual] |
Reimplemented from testing::Test.
Definition at line 35 of file address_space_ut.cpp.
virtual void AddressSpace::TearDown | ( | ) | [inline, protected, virtual] |
Reimplemented from testing::Test.
Definition at line 42 of file address_space_ut.cpp.
OpcUa::Server::AddressSpace::UniquePtr AddressSpace::NameSpace [protected] |
Definition at line 59 of file address_space_ut.cpp.