SSP21-CPP
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
ser4cpp::HasLength< L > Class Template Reference

Public Member Functions

length () const
 
bool is_empty () const
 
bool is_not_empty () const
 

Protected Member Functions

 HasLength (L length)
 

Protected Attributes

m_length = 0
 

Detailed Description

template<class L>
class ser4cpp::HasLength< L >

Definition at line 32 of file HasLength.h.