|
rippled
|


Public Member Functions | |
| Item (Source *source) | |
| Source & | source () const |
| Source * | operator-> () const |
| Source & | operator* () const |
Private Attributes | |
| Source * | m_source |
Definition at line 170 of file PropertyStream.h.
|
explicit |
Definition at line 34 of file beast_PropertyStream.cpp.
| PropertyStream::Source & beast::PropertyStream::Item::source | ( | ) | const |
Definition at line 39 of file beast_PropertyStream.cpp.
| PropertyStream::Source * beast::PropertyStream::Item::operator-> | ( | ) | const |
Definition at line 45 of file beast_PropertyStream.cpp.
| PropertyStream::Source & beast::PropertyStream::Item::operator* | ( | ) | const |
Definition at line 51 of file beast_PropertyStream.cpp.
|
private |
Definition at line 182 of file PropertyStream.h.
1.8.17