#include <partshell.h>
wallaroo::detail::PartShell::PartShell |
( |
const cxx0x::shared_ptr< Part > & |
dev | ) |
|
|
inline |
template<class T >
wallaroo::detail::PartShell::operator cxx0x::shared_ptr< T > |
( |
| ) |
|
|
inline |
Convert the contained part to the type T
- Returns
- the converted part.
- Exceptions
-
WrongType | if the contained part is not a subclass of T |
template<class T >
void wallaroo::detail::PartShell::SetAttribute |
( |
const std::string & |
attribute, |
|
|
const T & |
value |
|
) |
| const |
|
inline |
void wallaroo::detail::PartShell::Wire |
( |
const std::string & |
collaboratorName, |
|
|
const PartShell & |
destination |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: