#include <Protocol.h>
|
static u16 const | id = 0x0008 |
|
◆ Part() [1/3]
◆ Part() [2/3]
ACE_RMCast::Part::Part |
( |
u32 | num, |
|
|
u32 | of, |
|
|
u64 | total_size ) |
|
inline |
◆ Part() [3/3]
ACE_RMCast::Part::Part |
( |
Part const & | part | ) |
|
|
inlineprotected |
◆ clone()
◆ clone_()
◆ num()
u32 ACE_RMCast::Part::num |
( |
| ) |
const |
|
inline |
◆ of()
u32 ACE_RMCast::Part::of |
( |
| ) |
const |
|
inline |
◆ serialize_body() [1/2]
virtual void ACE_RMCast::Part::serialize_body |
( |
ostream & | os | ) |
const |
|
inlinevirtual |
◆ serialize_body() [2/2]
virtual void ACE_RMCast::Part::serialize_body |
( |
sstream & | ss | ) |
const |
|
inlinevirtual |
◆ total_size()
u64 ACE_RMCast::Part::total_size |
( |
| ) |
const |
|
inline |
◆ id
u16 const ACE_RMCast::Part::id = 0x0008 |
|
static |
◆ num_
u32 ACE_RMCast::Part::num_ |
|
private |
◆ of_
u32 ACE_RMCast::Part::of_ |
|
private |
◆ total_size_
u64 ACE_RMCast::Part::total_size_ |
|
private |
The documentation for this struct was generated from the following files: