BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bdlcc::ObjectCatalog< TYPE >::Node::Payload Union Reference

#include <bdlcc_objectcatalog.h>

Public Attributes

bsls::ObjectBuffer< TYPE > d_value
 
Node * d_next_p
 

Member Data Documentation

◆ d_next_p

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

◆ d_value

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

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