Public Types | Public Member Functions | Protected Attributes | List of all members
ndn::blob_append_device Class Reference

Public Types

typedef char char_type
 
typedef ndnboost::iostreams::sink_tag category
 

Public Member Functions

 blob_append_device (std::vector< uint8_t > &container)
 
std::streamsize write (const char_type *s, std::streamsize n)
 

Protected Attributes

std::vector< uint8_t > & container_
 

The documentation for this class was generated from the following file: