#include "pvif.h"
Definition at line 72 of file pvif.h.
| DBCH::DBCH |
( |
dbChannel * |
ch | ) |
|
|
explicit |
| DBCH::DBCH |
( |
const std::string & |
name | ) |
|
|
explicit |
Definition at line 46 of file pvif.cpp.
47 :
chan(dbChannelCreate(name.c_str()))
| DBCH::operator const dbChannel * |
( |
| ) |
const |
|
inline |
| DBCH::operator dbChannel * |
( |
| ) |
|
|
inline |
| dbChannel* DBCH::operator-> |
( |
| ) |
|
|
inline |
| const dbChannel* DBCH::operator-> |
( |
| ) |
const |
|
inline |
| void DBCH::swap |
( |
DBCH & |
o | ) |
|
Definition at line 67 of file pvif.cpp.
void swap(shared_ptr< T > &a, shared_ptr< T > &b) BOOST_NOEXCEPT
The documentation for this struct was generated from the following files: