A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/classCObjectHookGuard.html below:

NCBI C++ ToolKit: CObjectHookGuard< T

Search Toolkit Book for CObjectHookGuard

Helper class: installs hooks in constructor, and uninstalls in destructor. More...

#include <serial/objhook.hpp>

Inheritance diagram for CObjectHookGuard< T >:

Collaboration diagram for CObjectHookGuard< T >:

Public Member Functions   CObjectHookGuard (CReadObjectHook &hook, CObjectIStream *stream=0)   Install object read hook. More...
    CObjectHookGuard (CWriteObjectHook &hook, CObjectOStream *stream=0)   Install object write hook. More...
    CObjectHookGuard (CSkipObjectHook &hook, CObjectIStream *stream=0)   Install object skip hook. More...
    CObjectHookGuard (CCopyObjectHook &hook, CObjectStreamCopier *stream=0)   Install object copy hook. More...
    CObjectHookGuard (const string &id, CReadClassMemberHook &hook, CObjectIStream *stream=0)   Install member read hook. More...
    CObjectHookGuard (const string &id, CWriteClassMemberHook &hook, CObjectOStream *stream=0)   Install member write hook. More...
    CObjectHookGuard (const string &id, CSkipClassMemberHook &hook, CObjectIStream *stream=0)   Install member skip hook. More...
    CObjectHookGuard (const string &id, CCopyClassMemberHook &hook, CObjectStreamCopier *stream=0)   Install member copy hook. More...
    CObjectHookGuard (const string &id, CReadChoiceVariantHook &hook, CObjectIStream *stream=0)   Install choice variant read hook. More...
    CObjectHookGuard (const string &id, CWriteChoiceVariantHook &hook, CObjectOStream *stream=0)   Install choice variant write hook. More...
    CObjectHookGuard (const string &id, CSkipChoiceVariantHook &hook, CObjectIStream *stream=0)   Install choice variant skip hook. More...
    CObjectHookGuard (const string &id, CCopyChoiceVariantHook &hook, CObjectStreamCopier *stream=0)   Install choice variant copy hook. More...
    ~CObjectHookGuard (void)   Additional Inherited Members  Protected Member Functions inherited from CObjectHookGuardBase   CObjectHookGuardBase (const CObjectTypeInfo &info, CReadObjectHook &hook, CObjectIStream *stream=0)     CObjectHookGuardBase (const CObjectTypeInfo &info, CWriteObjectHook &hook, CObjectOStream *stream=0)     CObjectHookGuardBase (const CObjectTypeInfo &info, CSkipObjectHook &hook, CObjectIStream *stream=0)     CObjectHookGuardBase (const CObjectTypeInfo &info, CCopyObjectHook &hook, CObjectStreamCopier *stream=0)     CObjectHookGuardBase (const CObjectTypeInfo &info, const string &id, CReadClassMemberHook &hook, CObjectIStream *stream=0)     CObjectHookGuardBase (const CObjectTypeInfo &info, const string &id, CWriteClassMemberHook &hook, CObjectOStream *stream=0)     CObjectHookGuardBase (const CObjectTypeInfo &info, const string &id, CSkipClassMemberHook &hook, CObjectIStream *stream=0)     CObjectHookGuardBase (const CObjectTypeInfo &info, const string &id, CCopyClassMemberHook &hook, CObjectStreamCopier *stream=0)     CObjectHookGuardBase (const CObjectTypeInfo &info, const string &id, CReadChoiceVariantHook &hook, CObjectIStream *stream=0)     CObjectHookGuardBase (const CObjectTypeInfo &info, const string &id, CWriteChoiceVariantHook &hook, CObjectOStream *stream=0)     CObjectHookGuardBase (const CObjectTypeInfo &info, const string &id, CSkipChoiceVariantHook &hook, CObjectIStream *stream=0)     CObjectHookGuardBase (const CObjectTypeInfo &info, const string &id, CCopyChoiceVariantHook &hook, CObjectStreamCopier *stream=0)     ~CObjectHookGuardBase (void)   void  ResetHook (const CObjectTypeInfo &info)   Detailed Description template<class T>
class CObjectHookGuard< T >

Helper class: installs hooks in constructor, and uninstalls in destructor.

Definition at line 396 of file objhook.hpp.

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


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4