CommonC++Lib RiscOSC++Lib ToolboxC++Lib
Toolbox Library for use with the RiscOS DDE C++/CFront compiler
Loading...
Searching...
No Matches
ToolboxFileInfoDlogObj Class Reference

#include <ToolboxFileInfoDlogObj.h>

Inheritance diagram for ToolboxFileInfoDlogObj:
ToolboxObj Object ErrorReport

Public Member Functions

 ToolboxFileInfoDlogObj ()
 ~ToolboxFileInfoDlogObj ()
int getWindowId ()
ToolboxFileInfoDlogObjsetModified ()
ToolboxFileInfoDlogObjsetModified (int modified)
ToolboxFileInfoDlogObjsetNotModified ()
int isModified ()
ToolboxFileInfoDlogObjsetFileType (int fileType)
int getFileType ()
ToolboxFileInfoDlogObjsetFileName (char *fileName)
int getFileName ()
int getFileName (char *fileNameBuffer, int bufSize)
ToolboxFileInfoDlogObjsetFileSize (int fileSize)
int getFileSize ()
ToolboxFileInfoDlogObjsetDate (int *UTC)
ToolboxFileInfoDlogObjgetDate (int *UTC)
ToolboxFileInfoDlogObjsetTitle (char *title)
int getTitleSize ()
int getTitle (char *titleBuffer, int bufSize)
ToolboxFileInfoDlogObjsetObjectId (ObjectId objectId)
ToolboxFileInfoDlogObjsetFlags (unsigned int flags)
ToolboxFileInfoDlogObjclearFlags ()
void showProperties ()
char * getClassName ()
int getClassType ()
Public Member Functions inherited from ToolboxObj
 ToolboxObj ()
 ToolboxObj (ObjectId id)
 ToolboxObj (unsigned int flags, void *name_or_template)
 ~ToolboxObj ()
int getTemplateName ()
void getTemplateName (char *buffer, int buff_size, int *nbytes)
virtual ToolboxObjshowObject (int show_type, void *type, ObjectId parent, ComponentId parent_component)
virtual ToolboxObjhideObject ()
unsigned int getObjectState (unsigned int *state)
virtual ToolboxObjsetClientHandle (void *client_handle)
unsigned int getClientHandle (void *client_handle)
ObjectId getParent ()
ObjectId getAncestor ()
virtual ToolboxObjraiseToolboxEvent (ComponentId component, ToolboxEvent *event)
ObjectClass getObjectClass ()
ObjectClass readObjectClass ()
virtual ToolboxObjobjectMiscOp (_kernel_swi_regs *regs)
ObjectId readObjectId ()
ObjectId readParentObjectId ()
ObjectId readAncestorObjectId ()
ToolboxObjsetFlags (unsigned int flags)
ToolboxObjclearFlags ()
unsigned int getFlags ()
ToolboxObjsetObjectId (ObjectId id)
void deleteObject ()
int isTemplate (char *templateName)
virtual ObjectId createObject (void *name_or_template)
void showProperties ()
char * getClassName ()
int getClassType ()
Public Member Functions inherited from Object
 Object ()
 ~Object ()
Public Member Functions inherited from ErrorReport
 ErrorReport ()
 ~ErrorReport ()

Additional Inherited Members

Public Types inherited from ErrorReport
enum  errorEnv { CONSOLE , WIMP }
Static Public Member Functions inherited from ErrorReport
static void setLastError (_kernel_oserror *, unsigned int)
static void setLastError (_kernel_oserror *, unsigned int, char *location)
static _kernel_oserror * getLastError ()
static void setErrFlags (unsigned int)
static unsigned int getErrFlags ()
static void setAsWimpTask (char *)
static void setAsConsoleTask ()
static void setLocation (char *)
static char * getLocation ()
static char * getTaskName ()
static void clearError ()
static int getEnvironment ()
static void setTrap (int, int *)
static void clearTrap ()
Static Public Attributes inherited from ToolboxObj
static _kernel_oserror ToolboxObjectIdNotSet = {0x8888,"Toolbox ObjectId not set"}

Constructor & Destructor Documentation

◆ ToolboxFileInfoDlogObj()

ToolboxFileInfoDlogObj::ToolboxFileInfoDlogObj ( )

◆ ~ToolboxFileInfoDlogObj()

ToolboxFileInfoDlogObj::~ToolboxFileInfoDlogObj ( )

Member Function Documentation

◆ clearFlags()

ToolboxFileInfoDlogObj & ToolboxFileInfoDlogObj::clearFlags ( )

◆ getClassName()

char * ToolboxFileInfoDlogObj::getClassName ( )
inlinevirtual

Implements Object.

◆ getClassType()

int ToolboxFileInfoDlogObj::getClassType ( )
inlinevirtual

Implements Object.

◆ getDate()

ToolboxFileInfoDlogObj & ToolboxFileInfoDlogObj::getDate ( int * UTC)

◆ getFileName() [1/2]

int ToolboxFileInfoDlogObj::getFileName ( )

◆ getFileName() [2/2]

int ToolboxFileInfoDlogObj::getFileName ( char * fileNameBuffer,
int bufSize )

◆ getFileSize()

int ToolboxFileInfoDlogObj::getFileSize ( )

◆ getFileType()

int ToolboxFileInfoDlogObj::getFileType ( )

◆ getTitle()

int ToolboxFileInfoDlogObj::getTitle ( char * titleBuffer,
int bufSize )

◆ getTitleSize()

int ToolboxFileInfoDlogObj::getTitleSize ( )

◆ getWindowId()

int ToolboxFileInfoDlogObj::getWindowId ( )

◆ isModified()

int ToolboxFileInfoDlogObj::isModified ( )

◆ setDate()

ToolboxFileInfoDlogObj & ToolboxFileInfoDlogObj::setDate ( int * UTC)

◆ setFileName()

ToolboxFileInfoDlogObj & ToolboxFileInfoDlogObj::setFileName ( char * fileName)

◆ setFileSize()

ToolboxFileInfoDlogObj & ToolboxFileInfoDlogObj::setFileSize ( int fileSize)

◆ setFileType()

ToolboxFileInfoDlogObj & ToolboxFileInfoDlogObj::setFileType ( int fileType)

◆ setFlags()

ToolboxFileInfoDlogObj & ToolboxFileInfoDlogObj::setFlags ( unsigned int flags)

◆ setModified() [1/2]

ToolboxFileInfoDlogObj & ToolboxFileInfoDlogObj::setModified ( )

◆ setModified() [2/2]

ToolboxFileInfoDlogObj & ToolboxFileInfoDlogObj::setModified ( int modified)

◆ setNotModified()

ToolboxFileInfoDlogObj & ToolboxFileInfoDlogObj::setNotModified ( )

◆ setObjectId()

ToolboxFileInfoDlogObj & ToolboxFileInfoDlogObj::setObjectId ( ObjectId objectId)

◆ setTitle()

ToolboxFileInfoDlogObj & ToolboxFileInfoDlogObj::setTitle ( char * title)

◆ showProperties()

void ToolboxFileInfoDlogObj::showProperties ( )
inlinevirtual

Implements Object.


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