#include <acestl/acestl.hpp>
#include <ace/Message_Block.h>
#include <ace/OS_Memory.h>
Go to the source code of this file.
| Namespaces | |
| namespace | acestl | 
| Functions | |
| ACE_Message_Block * | make_copied_Message_Block (char const *p, size_t n) | 
| Creates a new ACE_Message_Block instance whose contents are copied from the given memory. | |
| template<size_t N> | |
| ACE_Message_Block * | make_copied_Message_Block (const char(&ar)[N]) | 
 1.5.6
 1.5.6