FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Classes | Public Member Functions | List of all members
ViewMgrDlgHook Class Reference

#include <ViewMgrDlgHook.h>

Classes

struct  LiveSectionCallback
 
struct  LiveSectionEntry
 

Public Member Functions

bool __cdecl IsLiveSectionHookEnabled (void)
 
bool __cdecl RemoveLiveSectionHook (void)
 
bool __cdecl SetLiveSectionHook (LiveSectionCallback *)
 
Acad::ErrorStatus __cdecl EnableLiveSection (AcDbObjectId)
 
Acad::ErrorStatus __cdecl GetAvailableLiveSections (AcDbDatabase const *, std::vector< LiveSectionEntry *, std::allocator< LiveSectionEntry * > > &)
 
LiveSectionCallback *__cdecl LiveSectionHook (void)
 
void __cdecl DestroyLiveSectionList (std::vector< LiveSectionEntry *, std::allocator< LiveSectionEntry * > > &)
 

Detailed Description

Definition at line 24 of file ViewMgrDlgHook.h.

Member Function Documentation

◆ DestroyLiveSectionList()

void __cdecl ViewMgrDlgHook::DestroyLiveSectionList ( std::vector< LiveSectionEntry *, std::allocator< LiveSectionEntry * > > & )

◆ EnableLiveSection()

Acad::ErrorStatus __cdecl ViewMgrDlgHook::EnableLiveSection ( AcDbObjectId )

◆ GetAvailableLiveSections()

Acad::ErrorStatus __cdecl ViewMgrDlgHook::GetAvailableLiveSections ( AcDbDatabase const * ,
std::vector< LiveSectionEntry *, std::allocator< LiveSectionEntry * > > &  )

◆ IsLiveSectionHookEnabled()

bool __cdecl ViewMgrDlgHook::IsLiveSectionHookEnabled ( void )

◆ LiveSectionHook()

LiveSectionCallback *__cdecl ViewMgrDlgHook::LiveSectionHook ( void )

◆ RemoveLiveSectionHook()

bool __cdecl ViewMgrDlgHook::RemoveLiveSectionHook ( void )

◆ SetLiveSectionHook()

bool __cdecl ViewMgrDlgHook::SetLiveSectionHook ( LiveSectionCallback * )

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