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

#include <AcDbOcUtil2.h>

Public Member Functions

 AcDbOcUtil2 (AcDbObject *)
 
 AcDbOcUtil2 (AcDbObjectId &)
 
 ~AcDbOcUtil2 (void)
 
bool addTag (CStringW const &, CStringW const &, bool)
 
bool findAllTags (AcArray< ACHAR * > &, AcArray< ACHAR * > &)
 
bool findAllTags (AcArray< ACHAR * > &, AcArray< ACHAR * > &, AcDbDatabase *)
 
bool findTag (CStringW const &, wchar_t *&)
 
bool hasTag (CStringW const &, CStringW const &)
 
bool removeTag (CStringW const &)
 

Protected Member Functions

AcDbObjectobjPtr (void)
 
Acad::ErrorStatus setSendModify (void)
 

Detailed Description

Definition at line 27 of file AcDbOcUtil2.h.

Constructor & Destructor Documentation

◆ AcDbOcUtil2() [1/2]

AcDbOcUtil2::AcDbOcUtil2 ( AcDbObject * )

◆ AcDbOcUtil2() [2/2]

AcDbOcUtil2::AcDbOcUtil2 ( AcDbObjectId & )

◆ ~AcDbOcUtil2()

AcDbOcUtil2::~AcDbOcUtil2 ( void )

Member Function Documentation

◆ addTag()

bool AcDbOcUtil2::addTag ( CStringW const & ,
CStringW const & ,
bool  )

◆ findAllTags() [1/2]

bool AcDbOcUtil2::findAllTags ( AcArray< ACHAR * > & ,
AcArray< ACHAR * > &  )

◆ findAllTags() [2/2]

bool AcDbOcUtil2::findAllTags ( AcArray< ACHAR * > & ,
AcArray< ACHAR * > & ,
AcDbDatabase *  )

◆ findTag()

bool AcDbOcUtil2::findTag ( CStringW const & ,
wchar_t *&  )

◆ hasTag()

bool AcDbOcUtil2::hasTag ( CStringW const & ,
CStringW const &  )

◆ objPtr()

AcDbObject * AcDbOcUtil2::objPtr ( void )
protected

◆ removeTag()

bool AcDbOcUtil2::removeTag ( CStringW const & )

◆ setSendModify()

Acad::ErrorStatus AcDbOcUtil2::setSendModify ( void )
protected

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