ost_assoc(3) debian man page | unix.com

Man Page: ost_assoc

Operating Environment: debian

Section: 3

ost::Assoc(3)						     Library Functions Manual						     ost::Assoc(3)

NAME
ost::Assoc - This class is used to associate (object) pointers with named strings.
SYNOPSIS
#include <misc.h> Classes struct entry Public Member Functions void * getPointer (const char *id) const void setPointer (const char *id, void *data) Protected Member Functions Assoc () virtual ~Assoc () void clear (void) virtual void * getMemory (size_t size)=0 Detailed Description This class is used to associate (object) pointers with named strings. A virtual is used to allocate memory which can be overriden in the derived class. Author: David Sugar dyfet@ostel.com associate names with pointers. Constructor &; Destructor Documentation ost::Assoc::Assoc () [protected] virtual ost::Assoc::~Assoc () [protected], [virtual] Member Function Documentation void ost::Assoc::clear (void) [protected] virtual void* ost::Assoc::getMemory (size_tsize) [protected], [pure virtual] void* ost::Assoc::getPointer (const char *id) const void ost::Assoc::setPointer (const char *id, void *data) Author Generated automatically by Doxygen for GNU CommonC++ from the source code. GNU CommonC++ Sat Jun 23 2012 ost::Assoc(3)
Related Man Pages
ost_crc16digest(3) - debian
ost_checksumdigest(3) - debian
ost_crc32digest(3) - debian
ost_mimeitempart(3) - debian
ost_objmap(3) - debian
Similar Topics in the Unix Linux Community
tracing a user's session
Central Backup Server
Modems still in operation?
how to keep tab from being converted to space
Count and print the most repeating string in each line