BCP_buffer Member List

This is the complete list of members for BCP_buffer, including all inherited members.
_dataBCP_buffer
_max_sizeBCP_buffer
_msgtagBCP_buffer
_posBCP_buffer
_senderBCP_buffer
_sizeBCP_buffer
BCP_buffer()BCP_buffer [inline]
BCP_buffer(const BCP_buffer &buf)BCP_buffer [inline]
clear()BCP_buffer [inline]
data() const BCP_buffer [inline]
make_fit(const int add_size)BCP_buffer [inline]
msgtag() const BCP_buffer [inline]
operator=(const BCP_buffer &buf)BCP_buffer [inline]
pack(const T &value)BCP_buffer [inline]
pack(const T *const values, const int length)BCP_buffer [inline]
pack(const BCP_string &value)BCP_buffer [inline]
pack(BCP_string &value)BCP_buffer [inline]
pack(const BCP_vec< T > &vec)BCP_buffer [inline]
pack(const std::vector< T > &vec)BCP_buffer [inline]
sender() const BCP_buffer [inline]
set_content(const char *data, const size_t size, BCP_proc_id *sender, BCP_message_tag msgtag)BCP_buffer [inline]
set_msgtag(const BCP_message_tag tag)BCP_buffer [inline]
set_position(const int pos)BCP_buffer [inline]
size() const BCP_buffer [inline]
unpack(T &value)BCP_buffer [inline]
unpack(T *&values, int &length, bool allocate=true)BCP_buffer [inline]
unpack(BCP_string &value)BCP_buffer [inline]
unpack(BCP_vec< T > &vec)BCP_buffer [inline]
unpack(std::vector< T > &vec)BCP_buffer [inline]
~BCP_buffer()BCP_buffer [inline]

Generated on 15 Mar 2015 for Coin-All by  doxygen 1.6.1