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

#include <AcDbGraphStack.h>

Public Member Functions

 AcDbGraphStack (int, int)
 
 ~AcDbGraphStack (void)
 
AcDbGraphNodepop (void)
 
Acad::ErrorStatus push (AcDbGraphNode *)
 

Detailed Description

Definition at line 23 of file AcDbGraphStack.h.

Constructor & Destructor Documentation

◆ AcDbGraphStack()

AcDbGraphStack::AcDbGraphStack ( int ,
int  )

◆ ~AcDbGraphStack()

AcDbGraphStack::~AcDbGraphStack ( void )

Member Function Documentation

◆ pop()

AcDbGraphNode * AcDbGraphStack::pop ( void )

◆ push()

Acad::ErrorStatus AcDbGraphStack::push ( AcDbGraphNode * )

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