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

#include <AcTcManager.h>

Public Member Functions

__int64 AddCatalog (AcTcCatalogItem *)
 
__int64 AddStockToolCatalog (AcTcCatalogItem *)
 
__int64 InsertStockToolCatalog (__int64, AcTcCatalogItem *)
 
AcTcCatalogItemFindItem (struct _GUID const &) const
 
AcTcCatalogItemGetShapePackage (wchar_t const *) const
 
AcTcCatalogItemRemoveStockToolCatalog (int)
 
AcTcManageroperator= (AcTcManager const &)
 
AcTcSchemeGetScheme (wchar_t const *) const
 
AcTcStockToolFindStockTool (struct _GUID const &) const
 
int GetShapeCatalogFile (wchar_t *, int) const
 
int RemoveScheme (AcTcScheme *)
 
int SetShapeCatalogFile (wchar_t const *)
 
virtual ~AcTcManager (void)
 
int GetCatalogPath (wchar_t *, int) const
 
int GetStockToolCatalogPath (wchar_t *, int) const
 
INT_PTR GetCatalogCount (void) const
 
bool LoadCatalogs (DWORD=kCatalog|kStockToolCatalog, DWORD=kLoadLinks)
 
AcTcCatalogItemGetCatalog (int) const
 
INT_PTR GetStockToolCatalogCount (void) const
 
AcTcCatalogItemGetStockToolCatalog (int) const
 
AcTcSchemeGetScheme (int) const
 
AcTcSchemeGetScheme (wchar_t *) const
 
INT_PTR AddScheme (AcTcScheme *)
 
INT_PTR GetSchemeCount (void) const
 
AcTcCatalogItemGetShapeCatalog (void)
 
 AcTcManager (void)
 
int ShowToolPaletteWindow (int=0)
 
int IsToolPaletteWindowVisible (void) const
 
int UnloadCatalogs (DWORD=kCatalog|kStockToolCatalog)
 
int SetCatalogPath (LPCTSTR)
 
int SetStockToolCatalogPath (LPCTSTR)
 
int SaveCatalogs (DWORD=kCatalog|kStockToolCatalog, DWORD=kSaveLinksAsLinks)
 

Detailed Description

Definition at line 27 of file AcTcManager.h.

Constructor & Destructor Documentation

◆ ~AcTcManager()

virtual AcTcManager::~AcTcManager ( void )
virtual

◆ AcTcManager()

AcTcManager::AcTcManager ( void )

Member Function Documentation

◆ AddCatalog()

__int64 AcTcManager::AddCatalog ( AcTcCatalogItem * )

◆ AddScheme()

INT_PTR AcTcManager::AddScheme ( AcTcScheme * )

◆ AddStockToolCatalog()

__int64 AcTcManager::AddStockToolCatalog ( AcTcCatalogItem * )

◆ FindItem()

AcTcCatalogItem * AcTcManager::FindItem ( struct _GUID const & ) const

◆ FindStockTool()

AcTcStockTool * AcTcManager::FindStockTool ( struct _GUID const & ) const

◆ GetCatalog()

AcTcCatalogItem * AcTcManager::GetCatalog ( int ) const

◆ GetCatalogCount()

INT_PTR AcTcManager::GetCatalogCount ( void ) const

◆ GetCatalogPath()

int AcTcManager::GetCatalogPath ( wchar_t * ,
int  ) const

◆ GetScheme() [1/3]

AcTcScheme * AcTcManager::GetScheme ( int ) const

◆ GetScheme() [2/3]

AcTcScheme * AcTcManager::GetScheme ( wchar_t * ) const

◆ GetScheme() [3/3]

AcTcScheme * AcTcManager::GetScheme ( wchar_t const * ) const

◆ GetSchemeCount()

INT_PTR AcTcManager::GetSchemeCount ( void ) const

◆ GetShapeCatalog()

AcTcCatalogItem * AcTcManager::GetShapeCatalog ( void )

◆ GetShapeCatalogFile()

int AcTcManager::GetShapeCatalogFile ( wchar_t * ,
int  ) const

◆ GetShapePackage()

AcTcCatalogItem * AcTcManager::GetShapePackage ( wchar_t const * ) const

◆ GetStockToolCatalog()

AcTcCatalogItem * AcTcManager::GetStockToolCatalog ( int ) const

◆ GetStockToolCatalogCount()

INT_PTR AcTcManager::GetStockToolCatalogCount ( void ) const

◆ GetStockToolCatalogPath()

int AcTcManager::GetStockToolCatalogPath ( wchar_t * ,
int  ) const

◆ InsertStockToolCatalog()

__int64 AcTcManager::InsertStockToolCatalog ( __int64 ,
AcTcCatalogItem *  )

◆ IsToolPaletteWindowVisible()

int AcTcManager::IsToolPaletteWindowVisible ( void ) const

◆ LoadCatalogs()

bool AcTcManager::LoadCatalogs ( DWORD = kCatalog|kStockToolCatalog,
DWORD = kLoadLinks )

◆ operator=()

AcTcManager & AcTcManager::operator= ( AcTcManager const & )

◆ RemoveScheme()

int AcTcManager::RemoveScheme ( AcTcScheme * )

◆ RemoveStockToolCatalog()

AcTcCatalogItem * AcTcManager::RemoveStockToolCatalog ( int )

◆ SaveCatalogs()

int AcTcManager::SaveCatalogs ( DWORD = kCatalog|kStockToolCatalog,
DWORD = kSaveLinksAsLinks )

◆ SetCatalogPath()

int AcTcManager::SetCatalogPath ( LPCTSTR )

◆ SetShapeCatalogFile()

int AcTcManager::SetShapeCatalogFile ( wchar_t const * )

◆ SetStockToolCatalogPath()

int AcTcManager::SetStockToolCatalogPath ( LPCTSTR )

◆ ShowToolPaletteWindow()

int AcTcManager::ShowToolPaletteWindow ( int = 0)

◆ UnloadCatalogs()

int AcTcManager::UnloadCatalogs ( DWORD = kCatalog|kStockToolCatalog)

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