Quick Links:

bal | bbl | bdl | bsl

Public Attributes

bdlcc::ObjectCatalog< TYPE >::Node::Payload Union Reference

#include <bdlcc_objectcatalog.h>

List of all members.

Public Attributes

bsls::ObjectBuffer< TYPE > d_value
Node * d_next_p

template<class TYPE>
union bdlcc::ObjectCatalog< TYPE >::Node::Payload


Member Data Documentation

template<class TYPE>
bsls::ObjectBuffer<TYPE> bdlcc::ObjectCatalog< TYPE >::Node::Payload::d_value
template<class TYPE>
Node* bdlcc::ObjectCatalog< TYPE >::Node::Payload::d_next_p

when free, pointer


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