Go to the documentation of this file.
22 #ifndef MAMA_SYMBOL_LIST_CPP_H__
23 #define MAMA_SYMBOL_LIST_CPP_H__
76 mamaTransport transport);
90 mamaTransport transport);
105 void removeMemberAll (
void);
125 mama_size_t size ()
const;
132 void setClosure (
void* closure);
139 void* getClosure ()
const;
149 void* iterateClosure = NULL);
156 mamaSymbolList getCValue ();
162 const mamaSymbolList getCValue ()
const;
164 struct MamaSymbolListImpl;
173 #endif // MAMA_SYMBOL_LIST_CPP_H__
mamaSymbolList myList
Definition: MamaSymbolList.h:168
The MamaSymbolListIteratorHandler interface.
Definition: MamaSymbolListHandlerTypes.h:38
MamaSymbolListImpl * myPimpl
Definition: MamaSymbolList.h:164
The MamaSymbolListMembershipHandler interface.
Definition: MamaSymbolListHandlerTypes.h:71
Definition: MamaBasicSubscription.h:27
MamaSymbolList manages a list of MAMA symbols and related attributes.
Definition: MamaSymbolList.h:41
The MamaSymbolListMember class represents the information about the symbol list member.
Definition: MamaSymbolListMember.h:39