GEOS-SC: Index: g


_gained Member data
  • FocusEvent class. Value to indicate if the FlexComponent is gaining or losing focus.
  • GainPolicyType Member data
  • TreeFocusManager class. These values specify how to handle the NT_GAINED navigation type. This type is usually invoked when the associated container gains the focus.
  • GCM_BLUE Enumerated value
  • graphics library, in enum GrComponentMask. Masks off the blue component when it is in the low order bits.
  • GCM_GREEN Enumerated value
  • graphics library, in enum GrComponentMask. Masks off the green component when it is in the low order bits.
  • GCM_RED Enumerated value
  • graphics library, in enum GrComponentMask. Masks off the red component when it is in the low order bits.
  • GCS_BLUE Enumerated value
  • graphics library, in enum GrComponentShift. Number of bits to shift right to get the blue component in the low order bits.
  • GCS_GREEN Enumerated value
  • graphics library, in enum GrComponentShift. Number of bits to shift right to get the green component in the low order bits.
  • GCS_RED Enumerated value
  • graphics library, in enum GrComponentShift. Number of bits to shift right to get the red component in the low order bits.
  • GENERAL_FATAL_ERROR Global data
  • drivermisc library. A generic fatal error number, used when no other fatal error numbers apply.
  • GenerateFileName(...) Member function
  • UniqueFileNameGenerator class. Generate the next unique filename. Note that Initialize() must be called for this instance before GenerateFileName() may be used.
  • Geode class
  • kernel library. A Geode is used to intercept system notifications.
  • Geode(...) Member function
  • Geode class. Class constructor.
  • ~Geode(...) Member function
  • Geode class. Class destructor.
  • GeodeType Enumerated type
  • kernel library. This enum serves as a Geode's notification priority.
  • Get(...) Member function
  • HTTP class. Get a URL. It is illegal to call Get() and Post() more than once. Both methods are mutually exclusive.
  • List class. Removes an element from the front of the list.
  • MessageQueue class. Gets the Message at the beginning of this MessageQueue.
  • WWFile class. Load a file URL. Get() also sets the content-length via SetMimeLength() using the filesize as the length.
  • WWList class. Remove an element from head of list.
  • Get4BitPixelLeft(...) Member function
  • Bitmap class. Extract the left side 4-bit pixel from a byte
  • Get4BitPixelRight(...) Member function
  • Bitmap class. Extract the right side 4-bit pixel from a byte
  • GET_BLUE(...) Global function
  • graphics library. Extract the blue byte from the Colorant
  • GET_GREEN(...) Global function
  • graphics library. Extract the green byte from the Colorant
  • GET_OPACITY(...) Global function
  • graphics library. Extract the opacity byte from the Colorant
  • GET_RED(...) Global function
  • graphics library. Extract the red byte from the Colorant
  • GetAbsYPosAt(...) Member function
  • FlexTable class. Gets the absolute y position of the specified row. This is defined as the sum of the row heights of all rows above the passed row.
  • GetAcceleration(...) Member function
  • PointerDriver class. Using the passed pointers, return the current values used for acceleration as described in SetAcceleration.
  • GetAdjustable(...) Member function
  • AdjustmentEvent class. Returns a pointer to the Adjustable object where the event originated.
  • GetAdjustmentType(...) Member function
  • AdjustmentEvent class. Returns the type of the AdjustmentEvent.
  • GetAlarmInfo(...) Member function
  • AlarmManager class. Returns the date and time associated with the passed alarm.
  • GetAlarms(...) Member function
  • AlarmManager class. Returns a pointer to a buffer containing all of the currently set alarms associated with the passed application.
  • GetAlignment(...) Member function
  • FlexImage class. Gets the alignment that has been set to draw the bitmap inside the FlexImage object.
  • FlexLabel class. Returns the alignment of the label.
  • HorizontalFlowLayout class. Returns the alignment being used.
  • VerticalFlowLayout class. Returns the alignment being used.
  • GetAllocatedSize(...) Member function
  • RAMAllocator class. Returns the allocated size of a pointer. This is returned from an allocation routine (Malloc(), Calloc(), etc.), and returns the allocated size...
  • GetAllocator(...) Member function
  • RAMStore class. Return the RAMAllocator used by this RAMStore. If the Allocator resides in the POS (which most likely it does) you will have to enable POS access...
  • GetApp(...) Member function
  • LoadedApps class. Returns a pointer to the AppBase object corresponding to the specified index. The application at index 0 is always the Environment Shell.
  • GetAppAttribute(...) Pure virtual member function
  • FidoDriver class. Returns the requested information about the application associated with the passed UAL. It should return FR_UAL_NOT_FOUND on unrecognized uals.
  • GetAppBase(...) Member function
  • AppBase class. GetAppBase returns a pointer to the appbase for the current thread, or NULL if there is no appbase for this thread
  • Thread class. Returns the stored pointer to the AppBase object for the calling thread. The AppBase object is set by SetAppBase().
  • GetAppContext(...) Member function
  • AppBase class. Returns a pointer to a context string that describes the current state of an app. When the app is reloaded and brought to the foreground, this string...
  • GetAppRelativeLocation(...) Member function
  • LayoutManagerInterface class. Find out location of the passed component with respect to the AppBase coordinate space.
  • GetArgument0(...) Member function
  • Message class. Retrieves argument 0 from the message.
  • GetArgument1(...) Member function
  • Message class. Retrieves argument 1 from the message.
  • GetArgument2(...) Member function
  • Message class. Retrieves argument 2 from the message.
  • GetArgument3(...) Member function
  • Message class. Retrieves argument 3 from the message.
  • GetArgument4(...) Member function
  • Message class. Retrieves argument 4 from the message.
  • GetArgument5(...) Member function
  • Message class. Retrieves argument 5 from the message.
  • GetArgument6(...) Member function
  • Message class. Retrieves argument 6 from the message.
  • GetAttrData(...) Member function
  • AppAttributeData class. Returns a pointer to the data associated with this object.
  • GetAttrDataSize(...) Member function
  • AppAttributeData class. Returns the size of the data whose pointer is stored in this object.
  • GetAttribute(...) Member function
  • IrdaIasObject class. Get a pointer to a specific attribute. If the attributes have not been created or the requested attribute exceeds the number of attributes, then...
  • GetAttributes(...) Member function
  • FileStoreManager class. Gets attributes for a file or directory.
  • GetAttrType(...) Member function
  • AppAttributeData class. Returns the AppAttribute associated with this object.
  • GetAutoSleepDelay(...) Member function
  • PowerDriver class. Gets the time to wait from last user action before the device attempts to go to SUSPEND mode automatically, via a call...
  • GetAutoSleepDisableCount(...) Member function
  • PowerDriver class. Gets the count for the number of times auto sleep has been disabled. When the count is zero, the device will automatically be put into SUSPEND mode...
  • GetBackground(...) Member function
  • FlexComponent class. Find out the background color of the FlexComponent. The default is determined by the specific UI.
  • FlexInk class. Gets the background color for the ink object. Currently the ink object only supports RGB_WHITE as a background color.
  • GetBackgroundRunningCount(...) Member function
  • PowerDriver class. Gets the current value of the background running count. The background running count is a mechanism that allows the device to continue to be powered...
  • GetBacklightTimeout(...) Member function
  • PowerDriver class. Gets the idle time timeout before an active backlight is automatically turned off.
  • GetBackupLevel(...) Member function
  • PowerDriver class. Gets the power level of the backup battery as a percentage of the useful life of the battery. The range is 0.0%to 100.0%.
  • GetBackupStatus(...) Member function
  • PowerDriver class. Gets the status of the backup battery. As this status changes fairly slowly, it need only be checked periodically, such as at wakeup or sleep.
  • GetBasePriority(...) Member function
  • Thread class. Returns the base priority of the thread. The priority is in the range of 0 to 255.
  • GetBatteryLevel(...) Member function
  • PowerDriver class. Gets the power level of the main battery as a percentage of the useful life of the battery. The range is 0.0%to 100.0%.
  • GetBatteryStatus(...) Member function
  • PowerDriver class. Gets the status of the main battery. Even if the device is currently powered by AC, a main battery could still be installed, and the status can still...
  • GetBatteryType(...) Member function
  • PowerDriver class. If there is a main battery installed, gets the battery type.
  • GetBinaryString(...) Member function
  • IrdaIasQuery class. GetBinaryString returns a pointer to the current result item if the item is an Octet Sequence. Do not call this routine if the current result item is...
  • GetBinaryStringLength(...) Member function
  • IrdaIasQuery class. GetBinaryStringLength gets the length of the current item in the query result buffer if the item is a binary string.
  • GetBitmap(...) Member function
  • FlexImage class. Returns a const reference to the Bitmap object this is referencing.
  • GetBlockIncrement(...) Member function
  • FlexScrollbar class. Returns the block value increment/decrement for the FlexScrollbar.
  • GetBlockIncrement(...) Pure virtual member function
  • Adjustable class. Returns the block value increment/decrement for the Adjustable object.
  • GetBody(...) Member function
  • MailboxView class. Gets a pointer to a MessageBody instance for this message. Notes:The first call to GetBody() for a message allocates and returns a pointer to a...
  • GetBottomFlowLayoutTag(...) Member function
  • DialogLayout class. Override this method if you want to specify a different tag to identify the components that get placed in the bottom flow area.
  • GetBottomRow(...) Member function
  • FlexTable class. Gets the bottom row of the selection. This will return TABLE_SELECTION_NONE if the table has no selection.
  • GetBounds(...) Member function
  • FlexComponent class. Get the bounds of this FlexComponent. The bounds are in its parent's coordinate system.
  • HTMLViewer class. Ask the HTMLViewer for its position and size.
  • GetBuffer(...) Member function
  • FromUnicodeConverter class. Gets the buffer that is used as the destination for converted text.
  • IrdaPacket class. GetBuffer returns the Get the pointer to the buffer
  • IrdaRxBuffer class. GetBuffer returns a pointer to the IrdaRxBuffer instance's buffer. This pointer points to the actual data intended for the application.
  • ToUnicodeConverter class. Gets the buffer that is used as the destination for converted text.
  • GetBufferSize(...) Member function
  • HTTP class. Get buffer size.
  • Stream class. Get the size of the buffer.
  • WWFile class. Get buffer size.
  • WWStream class. Get buffer size.
  • GetBytesPerRow(...) Member function
  • Bitmap class. Gets the number of bytes in one row of the bitmap image. Useful for indexing the image one row at a time.
  • Sprite class. Returns the number of bytes per row of the Sprite's bitmap. If you have a pointer to a particular pixel, adding this number of bytes to the pointer...
  • GetCalibrationPoints(...) Member function
  • PointerDriver class. Returns a set of calibration points through the buffer argument, buffer must be large enough to hold MAX_NUM_CALIBRATION_POINTS.
  • GetCallResourceState(...) Member function
  • VoiceCallManager class. Return a copy of the call resource state. The return value is a pointer to a state record. The record is malloced as a block, including storage for...
  • GetCallState(...) Member function
  • VoiceCallManager class. Return a copy of the state of a given call. The return value is a pointer to a state record. The record is malloced as a block, including storage for...
  • GetCapacity(...) Member function
  • FromUnicodeConverter class. Gets the capacity of the buffer (the maximum number of converted bytes it can hold). This does not take into account the number of filled bytes in...
  • ToUnicodeConverter class. Gets the capacity of the buffer (the maximum number of converted characters it can hold). This does not take into account the number of filled...
  • GetCaretPosition(...) Member function
  • FlexTextComponent class. Returns the caret position for the text object. If the text object currently has a selection, the start point will be used.
  • GetCharacter(...) Member function
  • FilterEvent class. Get the character that is to be filtered
  • KeyEvent class. Get the character that is being delivered to the FlexComponent
  • GetCharCount(...) Member function
  • FlexTextArea class. Returns the number of characters in the FlexTextArea.
  • FlexTextField class. Returns the number of characters in this FlexTextField.
  • GetCharCount(...) Pure virtual member function
  • FlexTextComponent class. Returns the number of characters in this text component.
  • GetCharFlags(...) Member function
  • KeyEvent class. Get the character flags of the character that was delivered. typedef uint8 CharFlags; #define CHAR_FLAGS_STATE_KEY 0x80 Set if a ShiftState or a...
  • GetCharsetLen(...) Member function
  • MimeLibrary class. Get the length of the charset field of a coded word.
  • GetCheckboxCount(...) Member function
  • FlexCheckboxGroup class. Returns the number of checkboxes in the group.
  • GetCheckboxGroup(...) Member function
  • FlexCheckbox class. Returns a pointer to the FlexCheckboxGroup that the checkbox is in, or NULL if it is not in a group.
  • GetChild(...) Member function
  • ContainerEvent class. Get the child component that was added or removed from the container sending this event. Use GetSource() to retrieve the container sending this event.
  • Window class. Return a given child of this window. Higher priority windows (WP_MAX_PRIORITY) are stored at lower indices, and lower priority window...
  • GetClickCount(...) Member function
  • MouseEvent class. Finds out the number of presses associated with a MouseEvent -for a MOUSE_RELEASED or MOUSE_CLICKED event, this is the number of presses that were...
  • GetClient(...) Member function
  • IrdaIasQuery class. Get the IrdaClient associated with this IrdaIasObject.
  • GetCollectionMode(...) Member function
  • FlexInk class. Get the collection mode of the FlexInk object.
  • GetColorMapIsPtrFlag(...) Member function
  • Bitmap class. Returns the colorMapIsPtr field of a BitmapHeaderFlags value.
  • GetColorMapPtr(...) Member function
  • Bitmap class. Gets a pointer to the bitmap color map data, if any.
  • GetColorTypeFlag(...) Member function
  • Bitmap class. Returns the colorType field of a BitmapHeaderFlags value.
  • GetColumnAt(...) Member function
  • FlexTable class. Gets the column at the given X coordinate. The coordinate is with respect to the table.
  • GetColumns(...) Member function
  • FlexTextArea class. Returns the average number of characters that can fit in one row of the FlexTextArea. This is determined by using the width of the FlexTextArea and...
  • FlexTextField class. Returns the width of the FlexTextField in columns. A column is the average character width for the font being used in the FlexTextField.
  • GetColumnWidth(...) Member function
  • FlexTable class. Gets the width of the column at the given column.
  • GetComponentAt(...) Member function
  • FlexComponent class. Find the component at the (x,y) coordinate pair inside this component. Meant primarily for FlexContainers.
  • FlexComponent class. Find the component at the point inside this component. Meant primarily for FlexContainers. Determines if this component or one of its immediate child...
  • GetComponentEventType(...) Member function
  • ComponentEvent class. Get what kind of event of this object.
  • GetComponentSizes(...) Member function
  • FlowLayout class. Returns a Dimension value that represents how this layout manager will calculate the size of its components.
  • GetCompressionTypeFlag(...) Member function
  • Bitmap class. Returns the compressionType field of a BitmapHeaderFlags value.
  • GetContainerEventType(...) Member function
  • ContainerEvent class. Get the event type.
  • GetContextString(...) Member function
  • ApplicationCache class. Copies the context string for the application specified by the passed UAL and returns a pointer to the copy.
  • GetContrast(...) Member function
  • DisplayDriver class. Gets the contrast setting for the display.
  • GetCount(...) Global function
  • umadata library. Gets the number of ListNodes in the CountedList.
  • GetCount(...) Member function
  • Array class. Returns the number of element in the array.
  • LoadedApps class. Returns the number of loaded applications in the system. There should always be at least one, as the Environment Shell should always be running.
  • GetCurrentLock(...) Inline member function
  • Database class. Returns the lock that the client currently has. DB_NO_LOCK is returned when the client is not in session or a database is not open.
  • GetCurrentRecordId(...) Member function
  • Database class. Gets the record ID of the current record.
  • GetCurrentThread(...) Member function
  • Thread class. Gets the current thread.
  • GetData(...) Member function
  • InlineBody class. Copies the contents of the message body into a buffer. GetData() can be called whether or not the message body is open.
  • GetDatabaseHeader(...) Member function
  • Database class. Reads the database header into the buffer. The database header can be used to store application-specific data.
  • GetDatabaseHeaderSize(...) Member function
  • Database class. Gets the size of the current database header.
  • GetDatabaseName(...) Member function
  • Database class. Gets the pointer to the database name, which resides inside database. The string pointer is valid as long as the client is in session.
  • GetDataMap(...) Member function
  • RAMStore class. Return the RAMAllocator used by this RAMStore. If the Allocator resides in the POS (which most likely it does) you will have to enable POS access...
  • GetDataPtr(...) Member function
  • Bitmap class. Gets the pointer to the bitmap data. This method is provided for use when the bitmap data needs to be deallocated.
  • GetDefaultBackgroundColor(...) Pure virtual member function
  • UIFactory class. Returns the default background color for this user interface. FlexUI objects use this as their default background color if none is set specifically.
  • GetDefaultColorMap16(...) Member function
  • DisplayDriver class. Returns the default color map for this device. The default color map is used by the graphics system when rendering bitmaps with a color map type of...
  • GetDefaultFocus(...) Member function
  • FlexWindow class. Returns the component that receives the focus when this window gains the focus.
  • GetDefaultForegroundColor(...) Pure virtual member function
  • UIFactory class. Returns the default foreground color for this user interface. FlexUI objects use this as their default foreground color if none is set specifically.
  • GetDefaultRowHeight(...) Member function
  • FlexTable class. Gets the default row height of the table.
  • GetDeletionLogEntry(...) Member function
  • Database class. Gets the record IDs and change IDs of the specified record. All deleted records are ordered by the change IDs, and the index starts from 0.
  • GetDeletionLogStart(...) Member function
  • Database class. Gets the starting change ID of the deletion log. All record deletions with change IDs greater than or equal to that ID are recorded in the deletion...
  • GetDepthFlag(...) Member function
  • Bitmap class. Returns the depth field of a BitmapHeaderFlags value.
  • GetDesiredStackSize(...) Member function
  • AppBase class. Invoked when an application is being loaded. It is overridden by the application if it wants a non-standard stack size (a very simple application may...
  • GetDeviceAddr() Struct field
  • irda library, in struct IrdaDeviceInfo. Get the device address (hDevice).
  • GetDeviceAddr(...) Member function
  • IrdaConnection class. GetDeviceAddr returns the destination device address. On incoming connections the device address is set by the protocol stack.
  • IrdaIasQuery class. Get the device address of the device of this IrdaIasQuery object.
  • GetDeviceInfo(...) Member function
  • IrdaDeviceList class. GetDeviceInfo returns a pointer to a specific item. If the length of the list is exceeded, 0 is returned. The first item has an index of 0.
  • GetDeviceResolution(...) Member function
  • PointerDriver class. Returns a WinXYPoint that is the points per meter of the X and Y resolutions.
  • GetDirect(...) Member function
  • IrdaConnection class. GetDirect gets the direct flag, which is TRUE if this connection is notified of IrDA events directly by theIrdaDriver rather than through a message...
  • GetDischargeRate(...) Member function
  • PowerDriver class. Gets the current power discharge rate. The value is in percent change of power per hour. This is useful for presenting a power usage gauge.
  • GetDoubleClickSpeed(...) Member function
  • InputManager class. Returns the maximum number of milliseconds that can elapse between two clicks for them to be treated like a double-click.
  • GetDozeDisableCount(...) Member function
  • PowerDriver class. Gets the doze disable count. The count ranges from 0-255.
  • GetDrawCellColumn(...) Member function
  • TableEvent class. Get the column to draw the new cell. Valid in TABLE_DRAW_CELL_EVENTS
  • GetDrawCellRow(...) Member function
  • TableEvent class. Get the row to draw the new cell. Valid in TABLE_DRAW_CELL_EVENTS
  • GetDrawingBounds(...) Member function
  • Renderer class. Get the drawing bounds for this rendering operation. Care must be taken to avoid modifying the Sprite bitmap outside of these bounds.
  • GetEchoChar(...) Member function
  • FlexTextField class. Returns the character used for echoing. Echoing is useful when you do not want to display the characters the user is entering.
  • GetElapsedTimeSinceTimerSet(...) Member function
  • PlatformDriver class. Gets the amount of time (in milliseconds) elapsed since the last call of SetTimerInterval() assuming the timer is still running.
  • GetElementSize(...) Member function
  • Array class. Returns the element size.
  • GetEnabled(...) Member function
  • HTFileCacheManager class. Check if cache is enabled. If cached is disbled, CreateReader() and CreateWriter() would always return NULL.
  • TTimer class. Returns the current enabled state of the timer.
  • GetEndTime(...) Member function
  • Ink class. Returns the end time (and optionally the record size) held in an end time record in the buffer.
  • GetEnvironmentShellQueue(...) Member function
  • ShellAppBase class. Returns the MessageQueue associated with the Environment Shell thread.
  • GetErrno(...) Member function
  • Thread class. Get the last error flag set in this thread.
  • GetErrorCode(...) Member function
  • Transport class. Gets the latest error code set by a Transport member function. This could be a standard value of type TransportErrorCode, or a value specific to a...
  • GetErrorMessage(...) Member function
  • Transport class. Gets the latest user-readable error message set by a Transport member function. Error messages are optionally set whenever Begin(), Connect(),...
  • GetField(...) Member function
  • Database class. Untyped GetField. The function reads the specified field data from the current record, performs the necessary unserialization, and stores the result...
  • HTFileCacheManager class. Get a field about a cached URL object.
  • MailboxView class. Gets the value of the given field of the current message.
  • GetFieldAlloc(...) Member function
  • Database class. Allocates space, gets field data from the current record, then stores the data in the allocated space.
  • MailboxView class. Allocates enough space for the value of the given field in the current record, and gets the value. It is the caller's responsibility to free up the...
  • GetFieldCharString(...) Member function
  • Database class. Gets a single-byte null-terminated string from the specified field in the current record. The string buffer must be allocated before the call.
  • GetFieldCharStringAlloc(...) Member function
  • Database class. Allocates space, gets a single-byte null-terminated string from the current record, then stores the data in the allocated space.
  • GetFieldFloat32(...) Member function
  • Database class. Gets field data from specified field of type "float32"in the current record. The current record must be an existing record; it CANNOT be a new...
  • GetFieldFloat32Alloc(...) Member function
  • Database class. Allocates space, gets field data of type "float32"from the current record, then stores the data in the allocated space.
  • GetFieldHandling(...) Member function
  • Database class. Get the data handling name for the specified field
  • GetFieldIndex(...) Member function
  • Database class. Finds the field index for a given field name. This index remains valid as long as the client is in session.
  • GetFieldInt16(...) Member function
  • Database class. Gets field data from specified field of type "int16"in the current record. The current record must be an existing record; it CANNOT be a new record.
  • GetFieldInt16Alloc(...) Member function
  • Database class. Allocates space, gets field data of type "int16"from the current record, then stores the data in the allocated space.
  • GetFieldInt32(...) Member function
  • Database class. Gets field data from specified field of type "int32"in the current record. The current record must be an existing record; it CANNOT be a new record.
  • GetFieldInt32Alloc(...) Member function
  • Database class. Allocates space, gets field data of type "int32"from the current record, then stores the data in the allocated space.
  • GetFieldInt8(...) Member function
  • Database class. Gets field data from specified field of type "int8"in the current record. The current record must be an existing record; it CANNOT be a new record.
  • GetFieldInt8Alloc(...) Member function
  • Database class. Allocates space, gets field data of type "int8"from the current record, then stores the data in the allocated space.
  • GetFieldName(...) Member function
  • Database class. Given the index of a database field, returns a pointer to the name of the field. The string buffer is inside the database, and will remain valid as...
  • GetFieldRaw(...) Member function
  • Database class. Gets field data from specified field of type "raw"in the current record. The buffer space must be pre-allocated.
  • GetFieldRawAlloc(...) Member function
  • Database class. Allocates space, gets field data of type "raw"from the current record, then stores the data in the allocated space.
  • GetFieldSize(...) Member function
  • Database class. Gets the data size of the specified field in the current record. This size is in bytes needed to hold the data in memory.
  • MailboxView class. Gets the size of the value of the given field in the current message.
  • GetFieldString(...) Member function
  • Database class. Gets string field data from the current record. The string buffer must be allocated before the call. The argument bufferSize specifies the size of...
  • GetFieldStringAlloc(...) Member function
  • Database class. Allocates space, gets field data of type "string"from the current record, then stores the data in the allocated space.
  • GetFieldType(...) Member function
  • Database class. Given the index of a database field, returns a pointer to the data type of the field. The actual string buffer is in the database and will remain...
  • GetFilled(...) Member function
  • FromUnicodeConverter class. Gets the count of filled bytes in the buffer. This number increases when text is converted with Convert().
  • ToUnicodeConverter class. Gets the count of filled characters in the buffer. This number increases when text is converted with Convert().
  • GetFillMaskLeft(...) Member function
  • Sprite class. Returns a left fill mask for a given x coordinate. This routine assumes the x coorinate names the left side of a rectangle, and returns a BitmapWord...
  • GetFillMaskRight(...) Member function
  • Sprite class. Returns a right fill mask for a given x coordinate. This routine assumes the x coordinate names the right side of a rectangle, and returns a...
  • GetFilter(...) Member function
  • MailboxView class. Gets the filter for this view. The filter consists of a set of flag values and a comparison operator, which are used together to filter messages in...
  • GetFirstCaretPosition(...) Member function
  • FlexTextArea class. Returns the first legal cursor position for the user-supplied line. If there are no lines in the FlexTextArea, zero is returned.
  • GetFirstCheckbox(...) Member function
  • FlexCheckboxGroup class. Returns the first checkbox in the group.
  • GetFirstPointOfStroke(...) Member function
  • Ink class. Gets the first point (and optionally the record size) of a given stroke.
  • GetFirstVisibleLine(...) Member function
  • FlexTextArea class. Returns the line number of the first visible line.
  • GetFirstVisibleRow(...) Member function
  • FlexTable class. Gets the row that is at least partially visible at the top of the table.
  • GetFlags(...) Member function
  • Bitmap class. Gets the bitmap flags.
  • DatabaseMailboxManager class. Gets the flags of the given mailbox.
  • MailboxView class. Gets the flags for the current message. Important:If there is no current message, or if the mailbox is not loaded, this function will simply return 0.
  • GetFlexComponent(...) Member function
  • FlexContainer class. Returns the component at the specified position.
  • FlexContainer class. Returns the component at the specified position. The tag output parameter will contain the layout tag associated with the returned child.
  • GetFlexComponentCount(...) Member function
  • FlexContainer class. Gets the number of children in this container.
  • GetFlexComponents(...) Member function
  • FlexContainer class. Gets a list of all children in the container. This list is in the form of an array of FlexComponent pointers. The caller must free the array.
  • GetFlexWindowAncestor(...) Member function
  • FlexComponent class. GetFlexWindowAncestor travels up the UI linkage until it reaches a parent that is a FlexWindow, and returns the pointer.
  • GetFocus(...) Member function
  • AppBase class. Called to find out which object currently has the focus. The "focus"is the object that will receive all incoming keyboard input.
  • GetFocusGained(...) Member function
  • FocusEvent class. Gets the value that indicates whether the FlexComponent is gaining or losing focus
  • GetFocusManager(...) Member function
  • FlexContainer class. Gets the focus manager used by this container.
  • GetFont(...) Member function
  • FlexTextArea class. Returns a TextState that matches the FlexTextArea's font size and type.
  • GetForeground(...) Member function
  • FlexComponent class. Get the foreground color of this component. The default is determined by the specific UI.
  • GetFormat(...) Member function
  • SerialDriver class. Returns the configuration and state of the specified port. One may use this routine to check modem status, control lines, and error conditions;...
  • GetFormats(...) Member function
  • Transport class. Gets the Transport's format list. The return value is an array of character strings, the last element of which is 0.
  • GetFreeMemoryBytes(...) Member function
  • RAMAllocator class. Gets the number of available memory bytes. This is not necessarily the size of the largest available memory block, as heap fragmentation can reduce...
  • GetFreeMemoryBytes(...) Pure virtual member function
  • Allocator class. Gets the number of available memory bytes. This is not necessarily the size of the largest available memory block, as heap fragmentation can reduce...
  • GetFreeSpace(...) Pure virtual member function
  • FileStore class. Returns the amount of free storage available in the FileStore, in bytes. There's no guarantee that you'll be able to create a file of this length,...
  • GetGainPolicy(...) Member function
  • TreeFocusManager class. Get the gain policy being used. Containers might invoke the NT_GAINED navigation type when they gain the focus.
  • GetGap(...) Member function
  • FlowLayout class. Returns the number of pixels to be placed between consecutive components when they are laid out.
  • GetGarbageSpaceSize(...) Member function
  • Database class. Gets the size of internal unused file space.
  • GetGlobalColorTable(...) Inline member function
  • GifDecoder class. Return the global color table.
  • GetHAdjustable(...) Pure virtual member function
  • FlexScrollPane class. Returns a pointer to the FlexScrollPane's horizontal scrollbar.
  • GetHead(...) Global function
  • umadata library. Gets the head of the LinkedList.
  • GetHead(...) Member function
  • MovableList class. Gets the first node in the list.
  • GetHeight(...) Member function
  • Bitmap class. Gets the height in pixels of the bitmap image.
  • Sprite class. Retrieve the height of the Sprite's bitmap.
  • TitleEvent class. Get the height of the title area.
  • Window class. Returns the height bounds of this window. After successfully resizing a window to a given height with Resize(), GetHeight() should return that same...
  • WinRectangle class. Returns the height of the rectangle.
  • GetHints(...) Member function
  • IrdaIasObject class. Get a pointer to the hints.
  • gethostbyaddr(...) Global function
  • inet library. Get host information by address.
  • gethostbyname(...) Global function
  • inet library. Get host information by name.
  • gethostname(...) Global function
  • inet library. Get host name.
  • GetHScrollbarHeight(...) Pure virtual member function
  • FlexScrollPane class. Returns the height of the horizontal scrollbar. The returned value can be used to determine how to size the FlexScrollPane such that the view port is...
  • GetHTFileCacheManager(...) Global function
  • www library. Get the global file cache manager instance
  • GetID(...) Member function
  • BroadcastListener class. Returns a unique ID associated with a registered object. This ID is unique across all BroadcastListeners in the entire system (not just those...
  • FlexComponent class. Get the ID number for this FlexComponent. IDs are optional. The default ID for a component is -1.
  • IrdaIasObject class. Get the ID of the object. If the object has not been added yet the object ID is 0xffff.
  • WindowEvent class. Returns the type of this event
  • GetImageIsPtrFlag(...) Member function
  • Bitmap class. Returns the imageIsPtr field of a BitmapHeaderFlags value.
  • GetImagePtr(...) Member function
  • Bitmap class. Gets a pointer to the bitmap image data.
  • GetIndex(...) Member function
  • ItemEvent class. Returns the index of the item that has changed state. For single select objects, 0 is returned.
  • GetInfoFlags(...) Member function
  • TitleEvent class. Get the flags stored in the title event.
  • GetInk(...) Member function
  • FlexInk class. Returns a copy of the current ink. If no ink is present, will return a NULL pointer. The caller is responsible for deleting the ink when done using...
  • GetInkBounds(...) Member function
  • FlexInk class. Returns the coordinates of a bounding rectangle that would fit around the stored ink. The coordinates may be negative.
  • GetInkScreenBounds(...) Member function
  • Ink class. Finds the size and position of the ink data in screen coordinates.
  • GetInkTimeout(...) Member function
  • InkMonitor class. Returns current ink timeout in milliseconds.
  • GetInputBufferSize(...) Member function
  • Connection class. Get the size of the input buffer.
  • GetInsets(...) Member function
  • FlexContainer class. Gets the Insets used by this container. Insets are the border spaces at the top, left, right, and bottom edges of a container.
  • InsetHorizontalFlowLayout class. Gets the flow insets. These insets constrain the flow area by adding extra empty space between the flow and the container's insets.
  • InsetVerticalFlowLayout class. Gets the flow insets. These insets constrain the flow area by adding extra empty space between the flow and the container's insets.
  • GetInteger(...) Member function
  • IrdaIasQuery class. GetInteger gets the current item in the query result buffer as an integer. This routine should only be called if the type of the current result item...
  • GetInterruptState(...) Member function
  • PlatformDriver class. Gets the current interrupt state
  • GetInterval(...) Member function
  • TTimer class. Returns the current interval for this timer. The default return value is 60 if SetInterval() has not been called with another value.
  • GetInuse(...) Member function
  • IrdaConnection class. GetInuse gets the current count of the inuse flag. When first created the inuse flag is 0.
  • GetItem(...) Member function
  • FlexList class. GetItem returns the item associated with the specified index.
  • FlexMenu class. Returns the menu item at the specified position within the menu.
  • GetItemCount(...) Member function
  • FlexList class. GetItemCount returns the number of items in the FlexList.
  • FlexMenu class. Gets the number of items in the menu.
  • GetItems(...) Member function
  • FlexList class. GetItems returns an array of pointers to the items in the FlexList. User is responsible for freeing this array.
  • GetItemSelectable(...) Member function
  • ItemEvent class. Returns a FlexComponent pointer to the object where the event occurred.
  • GetKey(...) Member function
  • RegistryKey class. Get the key of this RegistryKey. This only needs to be used in conjunction with CreateChild(void), which assigns a unique key to the child.
  • GetLabelBitmap(...) Member function
  • FlexButton class. Returns the pointer to the bitmap data for the label. If the label is not an image, NULL is returned. To draw the label, use DrawBitmap().
  • FlexCheckbox class. Returns a pointer to the bitmap data for the label. If the label is text and not an image, NULL is returned. To draw the label, use DrawBitmap().
  • GetLabelString(...) Member function
  • FlexButton class. Returns a pointer to the text label of the button. If the button label is an image and not text, GetLabelString will return NULL.
  • FlexCheckbox class. Returns the label of the checkbox. If the label is an image and not text, NULL is returned.
  • GetLastCheckbox(...) Member function
  • FlexCheckboxGroup class. Returns the last checkbox in the group.
  • GetLastVisibleLine(...) Member function
  • FlexTextArea class. Returns the line number of the last visible line.
  • GetLastVisibleRow(...) Member function
  • FlexTable class. Gets the last row that is at least partially visible at the bottom of the table.
  • GetLastWakeupCause(...) Member function
  • PowerDriver class. Gets a bitfield whose set fields represent the causes of the last wakeup from SUSPEND mode. The bitfield value varies by device as does the default...
  • GetLayout(...) Member function
  • FlexContainer class. Gets the layout manager used by this container.
  • GetLayoutTag(...) Member function
  • FlexContainer class. Returns the layout tag for the component at the specified position.
  • FlowLayout class. Returns the layout tag that will be used to identify the components to be laid out.
  • GetLeaveOnServer(...) Member function
  • NiftyTransport class. GetLeaveOnServer()
  • GetLeft(...) Member function
  • TitleEvent class. Get the left coordinate of the title area.
  • GetLeftColumn(...) Member function
  • FlexTable class. Gets the left column of the selection. This will return TABLE_SELECTION_NONE if the table has no selection.
  • GetLength(...) Member function
  • IrdaPacket class. GetLength returns the length of the packet.
  • IrdaRxBuffer class. GetLength returns the number of bytes of data in the buffer.
  • GetLine(...) Global function
  • comms library. Reads bytes from the connection up to and including a newline.
  • GetLineNumber(...) Member function
  • FlexTextArea class. Returns the line number for the character at the position provided.
  • GetListLength(...) Member function
  • IrdaIasQuery class. GetListLength returns the number of items in the list (which is in the query result buffer).
  • GetLocalLsap(...) Member function
  • IrdaClient class. GetLocalLsap returns the local LSAP of the client. It returns 0xff if the client has not been bound to the IrdaDriver.
  • IrdaConnection class. GetLocalLsap gets the local LSAP of this connection. This routine returns 0xff if the connection has not been bound to a client.
  • GetLocation(...) Member function
  • FlexComponent class. Get the upper-left coordinates of this FlexComponent. The coordinates are in relation to its parent object.
  • GetLogicalLeft(...) Member function
  • Sprite class. Return the logical left position of the Sprite in screen coordinates. This method does not include any pixels that may have been added to the left of...
  • GetLogicalRight(...) Member function
  • Sprite class. Return the logical right side position of the Sprite in screen coordinates. This method does not include any pixels that may have been added to the...
  • GetLogicalTop(...) Member function
  • Sprite class. Return the logical top of the Sprite in screen coordinates. This is identical to the top of the owning sprite window in screen coordinates.
  • GetLogicalWidth(...) Member function
  • Sprite class. Return the logical width of the Sprite. This is identical to the width of the owning window.
  • GetMainFlowLayoutTag(...) Member function
  • DialogLayout class. Override this method if you want to specify a different tag to identify the components that get placed in the main flow area.
  • GetMaskIsPtrFlag(...) Member function
  • Bitmap class. Returns the maskIsPtr field of a BitmapHeaderFlags value.
  • GetMaskPtr(...) Member function
  • Bitmap class. Gets a pointer to the mask data associated with the Bitmap.
  • GetMaskTypeFlag(...) Member function
  • Bitmap class. Returns the maskType field of a BitmapHeaderFlags value.
  • GetMaxChars(...) Member function
  • FlexTextComponent class. Returns the maximum number of characters allowed in this text component.
  • GetMaxElementLength(...) Pure virtual member function
  • FileStore class. Returns the maximum length of a single path element for this FileStore. This does not include space for path separators or a null terminator.
  • GetMaximum(...) Member function
  • FlexScrollbar class. Returns the maximum value of the FlexScrollbar.
  • GetMaximum(...) Pure virtual member function
  • Adjustable class. Returns the maximum value of the Adjustable object.
  • GetMaxLines(...) Member function
  • FlexTextArea class. Returns the maximum number of lines the FlexTextArea is set to support.
  • NiftyTransport class. GetMaxLines()
  • GetMaxPathLength(...) Pure virtual member function
  • FileStore class. Returns the maximum length of a full path for this FileStore. This does not include the leading mount name or space for a null terminator.
  • GetMaxSduSize(...) Member function
  • IrdaConnection class. GetMaxSduSize gets the maximum SDU size allowed for packets sent to the other device for a Tiny TP connection.
  • GetMemoryBytes(...) Member function
  • RAMAllocator class. Gets the total size of the memory area managed by the Allocator.
  • GetMemoryBytes(...) Pure virtual member function
  • Allocator class. Gets the total size of the memory area managed by the Allocator.
  • GetMenuItemID(...) Member function
  • MenuItem class. Gets the ID number for this MenuItem. IDs are optional. The default ID for a MenuItem is ID MENU_ITEM_ID_NULL.
  • GetMessage(...) Member function
  • MessagePool class. This is a hook used to implement a custom MessagePool. Only MessagePoolManager should call this. GetMessage allocates a Message from the pool.
  • GetMessageFromPool(...) Member function
  • MessagePoolManager class. Gets a message from the passed MessagePool. If that pool is empty, it defaults to the backup based on that MessagePool's MessagePoolBackupFlags...
  • GetMessageId(...) Member function
  • DeliveryEvent class. Returns the Uma message Id of the message being delivered.
  • GetMessageNext(...) Member function
  • MessagePool class. Gets a message's next pointer. This method is not meant to be overridden by a subclass. GetMessageNext() is provided because, when managing one's own...
  • GetMessageNum(...) Member function
  • Message class. Gets the MessageNum for this message.
  • GetMessageQueue(...) Member function
  • Thread class. Returns the stored pointer to the MessageQueue object for the calling thread. The MessageQueue object is set by SetMessageQueue().
  • GetMimeCharset(...) Member function
  • WWStream class. Get MIME charset.
  • GetMimeLength(...) Member function
  • WWStream class. Get MIME content-length.
  • GetMimeType(...) Member function
  • WWStream class. Get MIME content-type.
  • GetMinimum(...) Member function
  • FlexScrollbar class. Returns the minimum value of the FlexScrollbar.
  • GetMinimum(...) Pure virtual member function
  • Adjustable class. Returns the minimum value of the Adjustable object.
  • GetMinimumSize(...) Member function
  • FlexComponent class. Get the minimum size to which this FlexComponent can be set. By default the minimum size will be width equals one, height equals one.
  • FlexTextArea class. Returns the minimum size Dimension needed for this FlexTextArea.
  • GetMinimumSizeColumns(...) Member function
  • FlexTextField class. Returns the minimum size needed for this FlexTextField, given the specified number of columns.
  • GetMinimumSizeRowsColumns(...) Member function
  • FlexTextArea class. Returns the minimum size needed for this FlexTextArea, given the specified number of columns and rows.
  • GetMobileDataPhoneNumber(...) Member function
  • PhoneSystem class. Return the dialing number of the data line, in static storage.
  • GetMobileFaxPhoneNumber(...) Member function
  • PhoneSystem class. Return the dialing number of the fax line, in static storage.
  • GetMobileRoaming(...) Member function
  • PhoneSystem class. Return whether or not the phone is in roaming mode.
  • GetMobileSignalStrength(...) Member function
  • PhoneSystem class. Return the network signal strength.
  • GetMobileVoicePhoneNumber(...) Member function
  • PhoneSystem class. Return the dialing number of the voice line, in static storage.
  • GetMode(...) Member function
  • DisplayDriver class. Gets the current display mode.
  • GetModeArray(...) Member function
  • DisplayDriver class. Gets the mode array for the current display.
  • GetModificationTime(...) Pure virtual member function
  • File class. Gets the time and date of the last modification made to the file's contents.
  • GetMountName(...) Inline member function
  • FileStore class. Gets the name under which this FileStore is mounted.
  • GetMouseEventType(...) Member function
  • MouseEvent class. Gets the event type for this MouseEvent
  • GetName(...) Global function
  • uma library. Gets the name of the DatabaseMailboxNode's mailbox. The name of a DatabaseMailboxNode must exist throughout its lifetime, but not necessarily beyond...
  • GetName(...) Member function
  • IrdaIasObject class. Get a pointer to the name of the IAS object.
  • Transport class. Gets the Transport's user-readable name.
  • GetNameLength(...) Member function
  • IrdaIasObject class. Get the length of the name of this IAS object.
  • GetNavigationFlags(...) Member function
  • TreeFocusManager class. Gets the navigation flags being used. These flags allow the focus manager to choose which navigation types to use for finding the next and previous...
  • GetNext(...) Member function
  • FocusManagerInterface class. Find the component that would get the focus if we were to call Navigate() with the specified navigation type.
  • MovableListNode class. Gets the next node in the list.
  • TreeFocusManager class. Finds the component that would get the focus if we called Navigate() with the specified navigation type.
  • GetNextChangeId(...) Member function
  • Database class. Gets the change ID for the next database modification. Each modification to the database is associated with a unique integer called a change ID.
  • GetNextCheckbox(...) Member function
  • FlexCheckboxGroup class. Given a checkbox in a group, returns the checkbox that is after it in that group.
  • GetNextRecordId(...) Member function
  • Database class. Gets the record ID for the next new record.
  • GetNiftyKey(...) Member function
  • NiftyTransport class. GetNiftyKey()
  • GetNotificationCause(...) Member function
  • SerialDriver class. Gets the NotificationCause flags. It is meant to be called from within a notification function to find out the reason for the notification.
  • GetNumActiveCons(...) Member function
  • IrdaDriver class. GetNumActiveCons return the number of active IrLMP/TinyTP connections not including IAS connections. Active connections include connections with the...
  • GetNumAttributes(...) Member function
  • IrdaIasObject class. Get the number of attributes.
  • GetNumberOfDeletionLogEntries(...) Member function
  • Database class. Returns the number of entries that are in the deletion log.
  • GetNumberOfFields(...) Member function
  • Database class. Gets the number of fields in a database.
  • GetNumberOfFreeMessages(...) Member function
  • MessagePool class. Returns the number of free messages available from this pool. Note that, like MessageQueue::IsEmpty(), this is inherently unreliable, because by the...
  • GetNumberOfRecords(...) Member function
  • Database class. Gets the number of records in a database.
  • GetNumberOfUsedMessages(...) Member function
  • MessagePool class. This is a hook used to implement a custom MessagePool. Only MessagePoolManager should call this. GetNumberOfUsedMessages is used to make sure that...
  • GetNumClients(...) Member function
  • IrdaDriver class. GetNumClients returns the number of IrdaClients bound to the stack (IAS clients are not included).
  • GetNumCollisions(...) Member function
  • IrdaDeviceList class. GetNumCollisions returns the number of collisions that occurred during discovery.
  • GetNumColumns(...) Member function
  • FlexTable class. Gets the number of columns in this table.
  • GetNumItems(...) Member function
  • IrdaDeviceList class. GetNumItems returns the number of items in the list.
  • GetNumLines(...) Member function
  • FlexTextArea class. GetNumLines() returns the number of lines in the FlexTextArea.
  • GetNumRows(...) Member function
  • FlexTable class. Gets the number of rows in this table.
  • GetObjectID(...) Member function
  • IrdaIasQuery class. GetObjectID gets the unique object ID of the current result item.
  • GetOffset(...) Member function
  • InsetHorizontalFlowLayout class. Gets the flow offset. The offset is used to nudge the location of the flow. This is useful for cases where the container is larger than the flow (it...
  • InsetVerticalFlowLayout class. Gets the flow offset. The offset is used to nudge the location of the flow. This is useful for cases where the container is larger than the flow (it...
  • GetOffsetToDisplay(...) Member function
  • PointerDriver class. Returns the digitizer coordinate of the upper left most edge of the display.
  • GetOnTop(...) Member function
  • Window class. Returns whether this window is above every sibling of the same priority. There is no corresponding SetOnTop() method, instead use BringToFront() and...
  • GetOrientation(...) Member function
  • FlexScrollbar class. Returns the orientation of the FlexScrollbar. Orientation is returned as an int32 because this function overrides Adjustable's GetOrientation().
  • GetOrientation(...) Pure virtual member function
  • Adjustable class. Returns the orientation of the Adjustable object.
  • GetOutputBufferSize(...) Member function
  • Connection class. Get the size of the output buffer.
  • GetOverallHeight(...) Member function
  • FlexTable class. Finds the overall height of the table. This is the sum of the heights of all the table rows. It is useful for scrolling based on position rather than...
  • GetOverflow(...) Member function
  • IrdaIasQuery class. GetOverflow returns TRUE if the query result overflowed.
  • GetOwnerThread(...) Member function
  • Lock class. Get the Thread that currently owns this Lock.
  • GetParent(...) Member function
  • FlexComponent class. Get the parent of this FlexComponent. Only FlexContainers and their subclasses can have FlexComponent children.
  • Window class. Returns the parent of this window. The root window and an orphaned window both return NULL.
  • GetPart(...) Member function
  • MimeLayout class. Return a pointer to the indicated MimePartNode.
  • MimeLayout class. Return a pointer to the indicated MimePartNode.
  • GetPassword(...) Member function
  • NiftyTransport class. GetPassword()
  • GetPath(...) Member function
  • FileBody class. Gets the path to the file used by this FileBody. This can be used by callers that want to open and manipulate the file using the FileStoreManager...
  • getpeername(...) Global function
  • inet library. Get name of peer connected to socket.
  • GetPenColor(...) Member function
  • FlexInk class. Get the drawing color for all visible ink
  • GetPenHoldTimeout(...) Member function
  • InputManager class. Returns the "pen hold timeout"-the number of milliseconds after a pen press after which a PA_HOLD event is generated if the pen has not been moved or...
  • GetPenHoldTolerance(...) Member function
  • InputManager class. Gets the current "pen hold tolerance"-a bounding box that the pen can be pressed and jiggled, and it will still be considered a "hold"of the pen...
  • GetPenInside(...) Member function
  • Window class. Return TRUE if the pen (mouse pointer) tip is inside the bounds of this window. On pen-based systems, the pen must be touching the display so the UI...
  • GetPenInterest(...) Member function
  • Window class. Return the window's pen interest setting. See SetPenInterest() for the meanings of the value returned.
  • GetPenWidth(...) Member function
  • FlexInk class. How wide and tall is the visible ink be in pixels, and how wide and tall the eraser is in eraser mode (FICM_ERASE_MODE).
  • GetPhoneNumber(...) Member function
  • NiftyTransport class. GetPhoneNumber()
  • GetPixelShift(...) Member function
  • Sprite class. Get amount to shift right to move a particular pixel to the low bits in a bitmap word. Use this in conjunction with LocatePixel() to retrieve an...
  • GetPoint(...) Member function
  • MouseEvent class. Gets the X and Y position of the mouse event.
  • GetPointerState(...) Member function
  • MouseEvent class. Get the pointer state for this MouseEvent.
  • GetPointSize(...) Member function
  • TextState class. Returns the point size for any text that uses this TextState. The point size is in screen pixel units.
  • GetPopupDirection(...) Member function
  • FlexMenu class. Gets the direction of the popup window when it opens.
  • GetPopupTitle(...) Member function
  • FlexMenu class. Get a pointer to the title text of the popup window.
  • GetPortInfo(...) Member function
  • SerialDriver class. Gets the interrupt vector and base I/O address for a port.
  • GetPosition(...) Member function
  • Window class. Returns the coordinate of the top left corner of the window, relative to parent window. After calling Move() with a given point, GetPosition() should...
  • GetPositionInfo(...) Member function
  • DialogLayout class. Override this method if you want to specify a different popup position for the dialog. The default behavior is for dialogs to be centered within...
  • GetPowerSource(...) Member function
  • PowerDriver class. Gets the current power source --either unknown, AC, or battery. It is possible that multiple power sources are available; for example, a device could...
  • GetPowerState(...) Member function
  • PowerDriver class. Checks to see if the power is on to a particular component. PD::POWER_OFF is always returned for a component that does not exist in this device.
  • GetPreferredSize(...) Member function
  • FlexComponent class. Get the size that is preferred by this FlexComponent. By default, FlexComponents will prefer to be (0,0).
  • FlexImage class. Returns the preferred size of this component. The preferred size changes depending on the bitmap.
  • FlexTextArea class. Returns the preferred size Dimension for this FlexTextArea.
  • GetPreferredSize(...) Pure virtual member function
  • FlexLabel class. The GetPreferredSize method returns the preferred size of this component. The preferred size changes depending on the label text.
  • FlexList class. GetPreferredSize returns the preferred size of the FlexList. Intended to be implemented in a subclass.
  • FlexList class. GetPreferredSize returns the preferred size of the FlexList based on the rows parameter. Intended to be implemented in a subclass.
  • GetPreferredSizeColumns(...) Member function
  • FlexTextField class. Returns the preferred size Dimension for this FlexTextField, given the specified number of columns.
  • GetPreferredSizeRowsColumns(...) Member function
  • FlexTextArea class. Returns the preferred size Dimension for this FlexTextArea, given the specified number of columns and rows.
  • GetPrev(...) Member function
  • MovableListNode class. Gets the previous node in the list.
  • GetPreviousCheckbox(...) Member function
  • FlexCheckboxGroup class. Given a checkbox in a group, returns the checkbox that is before it in that group.
  • GetPriority(...) Member function
  • Window class. Returns the priority of this window, which is an enumerated type. Larger numerical values are closer to the user, and have smaller child index values...
  • GetQueryLength(...) Member function
  • IrdaIasQuery class. Get length of query string.
  • GetQueryString(...) Member function
  • IrdaIasQuery class. Get a pointer to the IrdaIasQuery object's query string.
  • GetQueue(...) Member function
  • BroadcastListener class. GetQueue() is called by Broadcaster class to get the queue associated with a BroadcastListener, so it can queue up events.
  • GetRange(...) Member function
  • InsetHorizontalFlowLayout class. Gets the range of children that will be affected by the layout manager. This could be useful for creating a layout manager that flows the first N...
  • InsetVerticalFlowLayout class. Gets the range of children that will be affected by the layout manager. This could be useful for creating a layout manager that flows the first N...
  • GetRawPosition(...) Member function
  • PointerDriver class. Get the current calibrated and non-calibrated pointer position, in screen coordinates
  • GetReadNewOnly(...) Member function
  • NiftyTransport class. GetReadNewOnly()
  • GetReadOnly(...) Member function
  • FlexInk class. See if the FlexInk is ReadOnly.
  • GetRealTime(...) Member function
  • PlatformDriver class. Gets the current value of the real-time clock, callable anytime.
  • GetRecord(...) Member function
  • Database class. Reads a record by its offset in the current index and sets it as the current record. A special value, DB_NO_RECORD, can be passed in to get rid of...
  • GetRecordById(...) Member function
  • Database class. Gets a record by its record ID. If this call is successful, the matching record will become the current record.
  • GetRecordChangeFlag(...) Member function
  • Database class. Gets the record change flag. If the flag is TRUE, it means the database has been modified since the last time the client set its current record.
  • GetRecordOffset(...) Member function
  • Database class. Gets the offset of the current record according to the current index. This returns DB_NEW_RECORD if there is a new record (created through the...
  • GetRecordSize(...) Member function
  • Ink class. Gets the size of the given record. This is provided because the size of a record cannot necessarily be determined by its type (future versions of the...
  • GetRelativeBounds(...) Member function
  • FlexContainer class. Converts the bounds of a descendant into bounds relative to this container. A descendant is a component that is our child or a descendant of a child.
  • GetRelativeLocation(...) Member function
  • FlexContainer class. Converts a location relative to a descendant into a location relative to this container. A descendant is a component that is our child or a...
  • GetRemoteLsap(...) Member function
  • IrdaConnection class. GetRemoteLsap returns the remote LSAP of this connection. On incoming connections the remote LSAP is set by the protocol stack.
  • GetRepeatCount(...) Member function
  • KeyEvent class. Get the repeat count. For events that have the CHAR_FLAGS_REPEAT_PRESS flag set, this represents the count of how many repeated characters are...
  • GetReplaceEnd(...) Member function
  • FilterEvent class. Gets the end of a range of characters being replaced
  • GetReplaceStart(...) Member function
  • FilterEvent class. Gets the start of a range of characters being replaced
  • GetResultSize(...) Member function
  • IrdaIasQuery class. GetResultSize return the number of bytes in the result.
  • GetRetCode(...) Member function
  • IrdaIasQuery class. Get the return code of the query operation.
  • GetRetrieveMailbox(...) Member function
  • Transport class. Gets a pointer to the MailboxView into which the Transport retrieves messages. Calls to Retrieve() create messages using this MailboxView.
  • GetRetrieveTracker(...) Member function
  • Transport class. Gets the RetrieveTracker which the Transport uses while retrieving messages. The RetrieveTracker class provides member functions which can be...
  • GetRightColumn(...) Member function
  • FlexTable class. Gets the right column of the selection. This will return TABLE_SELECTION_NONE if the table has no selection.
  • GetRootWindow(...) Member function
  • Window class. Returns the root window in the window linkage. All visible windows are descendants of the root window.
  • GetRowAt(...) Member function
  • FlexTable class. Gets the row at the given Y coordinate. The coordinate is with respect to the table.
  • GetRowHeight(...) Member function
  • FlexTable class. Gets the row height of the specified row.
  • GetRows(...) Member function
  • FlexList class. GetRows returns the number of visible rows in the FlexList.
  • FlexTextArea class. Returns the height of the FlexTextArea.
  • GetScrollbarDisplayPolicy(...) Member function
  • FlexScrollPane class. Returns the display policy for the internal scrollbars. The display state is determined when the FlexScrollPane is constructed, and cannot be...
  • GetScrollBounds(...) Member function
  • FlexScrollPane class. Returns the bounding rectangle for setting scrollpoints. The bounding rectangle takes into consideration the FlexScrollPane's view area and the size...
  • GetScrollPosition(...) Member function
  • FlexScrollPane class. Returns the current point within the scrolling child that is displayed at the (0,0) location of the view area.
  • GetSelectedCheckbox(...) Member function
  • FlexCheckboxGroup class. Returns a pointer to the currently selected FlexCheckbox or NULL if there is no currently selected checkbox.
  • GetSelectedCount(...) Member function
  • FlexList class. GetSelectedCount returns the number of objects that are currently selected in the FlexList.
  • GetSelectedIndex(...) Member function
  • FlexList class. GetSelectedIndex returns the index of the selected item on the FlexList.
  • FlexMenu class. Gets the index of the selected item. The menu stores a selection even while closed.
  • GetSelectedIndexes(...) Member function
  • FlexList class. GetSelectedIndexes returns an array of the the selected indexes in the FlexList.
  • GetSelectedItem(...) Member function
  • FlexList class. GetSelectedItem returns the selected item on the FlexList. Returns NULL if no item is selected, or more than one item is selected.
  • FlexMenu class. Gets the selected item. The menu stores a selection even while closed.
  • GetSelectedItems(...) Member function
  • FlexList class. GetSelectedItems returns an array of the the selected items on the FlexList, or NULL if no item(s) are selected. The user must free this memory.
  • GetSelectedText(...) Member function
  • FlexTextArea class. Returns the selected text contained in the FlexTextArea. The caller must make sure that the textBuffer is large enough to hold the returned text plus...
  • FlexTextComponent class. Returns the selected text contained in the FlexTextComponent. The caller must make sure that the textBuffer is large enough to hold the returned text...
  • FlexTextField class. Returns the selected text contained in the FlexTextField. The caller must make sure that the textBuffer is large enough to hold the returned text...
  • GetSelectionBottomRow(...) Member function
  • TableEvent class. Get the value of the bottom most row for the selection. Valid in TABLE_SELECTION_CHANGED events.
  • GetSelectionEnd(...) Member function
  • FlexTextArea class. Returns the end position of the selected text.
  • FlexTextField class. Returns the end position of the selected text.
  • GetSelectionEnd(...) Pure virtual member function
  • FlexTextComponent class. Returns the end position of the selected text. This is a pure virtual function that all text objects must supply.
  • GetSelectionLeftColumn(...) Member function
  • TableEvent class. Get the value of the left most column for the selection. Valid in TABLE_SELECTION_CHANGED events.
  • GetSelectionRightColumn(...) Member function
  • TableEvent class. Get the value of the right most column for the selection. Valid in TABLE_SELECTION_CHANGED events.
  • GetSelectionStart(...) Member function
  • FlexTextArea class. Returns the start position of the selected text.
  • FlexTextField class. Returns the start position of the selected text.
  • GetSelectionStart(...) Pure virtual member function
  • FlexTextComponent class. Returns the start position of the selected text. This is a pure virtual function that all text objects must supply.
  • GetSelectionTopRow(...) Member function
  • TableEvent class. Get the value of the top most row for the selection. Valid in TABLE_SELECTION_CHANGED events.
  • GetSelectionType(...) Member function
  • FlexTable class. Indicates how pen actions change the selection properties (leftColumn, topRow, rightColumn, bottomRow).
  • GetSendMailbox(...) Member function
  • Transport class. Gets a pointer to the MailboxView from which the Transport sends messages. Calls to Send() refer to messages in this mailbox.
  • getservbyname(...) Global function
  • inet library. Get service information by name.
  • GetShiftState(...) Member function
  • KeyEvent class. Get the shift state of the character that was delivered. typedef uint8 ShiftState; #define SHIFT_STATE_LEFT_ALT 0x80 //Left alt key.
  • GetSize(...) Inline member function
  • GifDecoder class. Return the GIF image virtual screen size.
  • GetSize(...) Member function
  • Array class. Returns the size of the Array object and data blocks.
  • Bitmap class. Returns the size in bytes of the bitmap header as well as the size of any data that follows it. If the additional data in the bitmap (the optional...
  • Block class. Returns the size of the data in the Block object.
  • FlexComponent class. Get the size of this FlexComponent.
  • InlineBody class. Gets the size of the InlineBody in bytes.
  • GetSize(...) Pure virtual member function
  • Data class. Returns the size of the data in the Data object.
  • File class. Gets the size of the file in bytes.
  • GetSizePreference(...) Member function
  • FlexComponent class. Get the component's size preferences.
  • getsockname(...) Global function
  • inet library. Get name bound to socket.
  • getsockopt(...) Global function
  • inet library. Get socket option.
  • GetSource(...) Member function
  • ToolkitEvent class. Gets the source of this event object.
  • GetSpacingConstants(...) Member function
  • DialogLayout class. Override this method if you want to change the spacing between different parts of the dialog.
  • GetSprite(...) Member function
  • Renderer class. Get the Sprite of the window being drawn into. This can be called only from the Render() method. This method can be ignored if the Render() method is...
  • GetSpriteShiftX(...) Member function
  • Renderer class. Returns the amount you must add to the window's local X coordinates to get the value in native sprite coordinates.
  • GetSpriteShiftY(...) Member function
  • Renderer class. Returns the amount you must add to the window's local Y coorrdinates to get the value in native sprite coordinates.
  • GetStandardFilter(...) Member function
  • FlexTextComponent class. Returns the standard text filter of this text component.
  • GetStartTime(...) Member function
  • Ink class. Returns the start time (and optionally the record size) held in a start time record in the buffer.
  • GetState(...) Member function
  • AppBase class. Returns the current state of the application.
  • FlexCheckbox class. Returns the selected state of the FlexCheckbox.
  • IrdaConnection class. Get the state of the connection.
  • GetStateChange(...) Member function
  • ItemEvent class. Returns the type of the ItemEvent.
  • GetStringTitleSize(...) Member function
  • TitleEvent class. Gets the size of a null-terminated string using the text state in instance data.
  • GetStrokeBehavior(...) Member function
  • FlexInk class. Get the stroke behavior set for this FlexInk object.
  • GetSystemTime(...) Member function
  • Timer class. Get the system time, which is a rough count of the number of milliseconds that have elapsed since the device was last suspended.
  • GetTableEventType(...) Member function
  • TableEvent class. Get the TableEventType for this object. Valid for all table events.
  • GetTail(...) Global function
  • umadata library. Gets the tail of the LinkedList.
  • GetTail(...) Member function
  • MovableList class. Gets the last node in the list.
  • GetTarget(...) Member function
  • AppBase class. Called to find out which object currently has the target. The default is NULL, and this routine will return NULL unless a target is explicitly set...
  • GetText(...) Member function
  • FlexLabel class. The GetText method retrieves the label text.
  • FlexTextArea class. Returns the text contained in the FlexTextArea. The caller must make sure that the textBuffer is large enough to hold the returned text plus a NULL...
  • FlexTextArea class. Returns a portion of the text contained in the FlexTextArea. The caller must make sure that the textBuffer is large enough to hold the returned text...
  • FlexTextComponent class. Returns the text contained in the FlexTextComponent. The caller must make sure that the textBuffer is large enough to hold the returned text plus a...
  • FlexTextComponent class. Returns a portion of the text contained in the FlexTextComponent. The caller must make sure that the textBuffer is large enough to hold the returned...
  • FlexTextField class. Returns the text contained in the FlexTextField. The caller must make sure that the textBuffer is large enough to hold the returned text plus a NULL...
  • FlexTextField class. Returns a portion of the text contained in the FlexTextField. The caller must make sure that the textBuffer is large enough to hold the returned text...
  • GetTextState(...) Member function
  • TitleEvent class. Get the text state used for drawing the title. Note:The TextState::_position instance is (0,0) when the event is delivered.
  • GetTextStyle(...) Member function
  • TextState class. Returns the text style for any text that uses this TextState. The text style is a bit field with values defined by the GraphicsTextStyle enum.
  • GetThread(...) Member function
  • AppBase class. Returns a pointer to the thread associated with this application (the thread that is dispatching events from the MessageQueue associated with this...
  • GetTitle(...) Member function
  • FlexDialog class. Gets the dialog's title text.
  • FlexFrame class. Gets the frame's title text.
  • GetToggleState(...) Member function
  • KeyEvent class. Get the toggle state of the character that was delivered. typedef uint8 ToggleState; #define TOGGLE_STATE_SHIFT_STICK 0x80 //Shift key is sticky.
  • GetToken(...) Inline member function
  • DebugCommand class. GetToken returns the token associated with the command.
  • GetToken(...) Member function
  • SpoolListener class. Returns the Transport token with which this SpoolListener is currently registered. If the SpoolListener is unregistered, GetToken() returns a pointer...
  • Transport class. Gets the Transport's token. The token is a string used by the Uma to associate Transports with Uma messages.
  • GetTop(...) Member function
  • TitleEvent class. Get the top coordinate of the title area.
  • GetTopRow(...) Member function
  • FlexTable class. Gets the top row of the table. This will return TABLE_SELECTION_NONE if the table has no selection.
  • GetTotalActiveCons(...) Member function
  • IrdaDriver class. GetTotaltActiveCons returns the total number of active IrLMP/TinyTP connections including IAS connections.
  • GetTotalSpace(...) Pure virtual member function
  • FileStore class. Returns the total amount of storage available in the FileStore, in bytes. There's no guarantee that you'll be able to create a file of this length,...
  • GetTurboRunningCount(...) Member function
  • PowerDriver class. Gets the current value of the turbo running count. If the value is non-zero, the CPU is operating at a higher clock rate than in normal running...
  • GetTxSize(...) Member function
  • IrdaConnection class. GetTxSize gets the allowable size of a transmit packet. This function is only useful when the connection is active.
  • GetType(...) Member function
  • IrdaConnection class. GetType returns the type of the connection.
  • IrdaIasQuery class. GetType gets the type of the current result item.
  • GetTypefaceId(...) Member function
  • TextState class. Returns the typeface identifier being used by the TextState object.
  • GetUAL(...) Member function
  • AppBase class. Returns a pointer to the UAL for this application. This is a string that uniquely identifies this application and can be passed to various...
  • GetUngetBufferSize(...) Member function
  • WWStream class. Get unget buffer size.
  • GetUnitIncrement(...) Member function
  • FlexScrollbar class. Returns the unit increment for the FlexScrollbar.
  • GetUnitIncrement(...) Pure virtual member function
  • Adjustable class. Returns the unit increment for the Adjustable object.
  • GetURL(...) Member function
  • HTMLViewer class. Get a URL and display the response data. If return code is HTMLV_OK, this will initiate background processing of response data.
  • GetUserId(...) Member function
  • NiftyTransport class. GetUserId()
  • GetUserString(...) Member function
  • IrdaIasQuery class. GetUserString returns a pointer to the current query result item as a User String. This routine should only be called after one knows that the...
  • GetUserStringCharSet(...) Member function
  • IrdaIasQuery class. GetUserStringCharSet returns the character set of a user string. This routine should only be called if the type of the current result item is User...
  • GetUserStringLength(...) Member function
  • IrdaIasQuery class. GetUserStringLength returns the length of the current result item if the item is a User String. Do not call this routine if the current result item...
  • GetVAdjustable(...) Pure virtual member function
  • FlexScrollPane class. Returns a pointer to the FlexScrollPane's vertical scrollbar.
  • GetValidLooks(...) Member function
  • PenRefUI class. Get an array of the valid looks for a PenRefUI component. This is useful if you want to run tests on all the valid looks for a component.
  • GetValue(...) Member function
  • AdjustmentEvent class. Returns the value of the Adjustable object that originated the event.
  • FlexScrollbar class. Returns the current value of the FlexScrollbar.
  • RegistryKey class. Get the value of this RegistryKey.
  • GetValue(...) Pure virtual member function
  • Adjustable class. Returns the current value of the Adjustable object.
  • GetValueAlloc(...) Member function
  • RegistryKey class. Allocate buffer and fill it in with value of this RegistryKey. Caller must free() the buffer; unless the *valueSize is 0, in which case *buff will be...
  • GetValueSize(...) Member function
  • RegistryKey class. Get the size of the value of this RegistryKey. Every RegistryKey starts out with a zero-size value.
  • GetView(...) Member function
  • Inbox class. Gets a mailbox view for the Inbox.
  • Outbox class. Gets a mailbox view for the Outbox.
  • GetViewPortSize(...) Member function
  • FlexScrollPane class. Returns the size (in pixels) of the FlexScrollPane's view area. This is the area of the FlexScrollPane that is left over after the space insets and...
  • GetVisibleAmount(...) Member function
  • FlexScrollbar class. Returns the length of the proportional indicator. For example, if a FlexScrollbar is scrolling a FlexTextArea, the "visible amount"is how much of the...
  • GetVisibleAmount(...) Pure virtual member function
  • Adjustable class. Returns the length of the proportional indicator.
  • GetVisibleFlag(...) Member function
  • Window class. Return whether or not this window's visible flag is set. When the visible flag is FALSE, this window and all its children are not visible on the...
  • GetVisibleIndex(...) Member function
  • FlexList class. GetVisibleIndex returns the index that was last made visible through MakeVisible(). Returns -1 if there is no defined index.
  • GetVolume(...) Member function
  • SoundDriver class. Returns the current volume setting of the device.
  • GetVScrollbarWidth(...) Pure virtual member function
  • FlexScrollPane class. Returns the width of the vertical scrollbar. The returned value can be used to determine how to size the FlexScrollPane such that the view port is...
  • GetWidth(...) Member function
  • Bitmap class. Gets the width in pixels of the bitmap image.
  • Sprite class. Retrieve the width of the Sprite's bitmap. Note that this width can be wider than that passed to Sprite::Resize().
  • TitleEvent class. Get the width of the title area.
  • Window class. Returns the width bounds of this window. After successfully resizing a window to a given width with Resize(), GetWidth() should return that same...
  • WinRectangle class. Returns the width of the rectangle.
  • GetWindow(...) Member function
  • Renderer class. Get the window currently being drawn into. This can be called only from the Render() method.
  • WindowEvent class. Get the source window of this window event object.
  • GetWordWrap(...) Member function
  • FlexTextArea class. Returns TRUE if word wrapping is set. Currently FlexTextArea does not support word wrapping so this method will always return FALSE.
  • GetWrapPolicy(...) Member function
  • TreeFocusManager class. Gets the wrap policy being used. This controls how the focus manager handles navigation past the first or last focusable descendants.
  • GetX(...) Member function
  • MouseEvent class. Gets the X position of the mouse event.
  • *GetXid() Struct field
  • irda library, in struct IrdaDeviceInfo. Get a pointer to the XID information.
  • GetXidLength() Struct field
  • irda library, in struct IrdaDeviceInfo. Get the length of the XID information.
  • GetXJustification(...) Member function
  • HorizontalFlowLayout class. Returns the horizontal justification being used.
  • VerticalFlowLayout class. Returns the vertical justification being used.
  • GetXPosAt(...) Member function
  • FlexTable class. Returns the horizontal index (X) in the table that the column starts on. The coordinate is relative to the table, where 0 is the left edge of the...
  • GetY(...) Member function
  • MouseEvent class. Gets the Y position of the mouse event.
  • GetYJustification(...) Member function
  • HorizontalFlowLayout class. Returns the vertical justification being used.
  • VerticalFlowLayout class. Returns the vertical justification being used.
  • GetYPosAt(...) Member function
  • FlexTable class. Returns the vertical index (Y) in the table that the row starts on. The coordinate is relative to the table, where 0 is the top of the table.
  • GFMI_AVERAGE_WIDTH Enumerated value
  • graphics library, in enum FontMetricInfo. The average character width.
  • GFMI_BASELINE Enumerated value
  • graphics library, in enum FontMetricInfo. The distance between the top of the font and the base (in "abcy"the bottom of "abc"is the base and 'y'extends below the base).
  • GFMI_HEIGHT Enumerated value
  • graphics library, in enum FontMetricInfo. The font height.
  • GifDecoder class
  • wwwconv library. This is the GIF decoder class.
  • GIFGetFirstImage(...) Member function
  • GifDecoder class. Start the GIF decoding and build the HTBitmap for the first frame.
  • GIFGetNextImage(...) Member function
  • GifDecoder class. Get next image frame from the input stream (if it's a multiple frame GIF image).
  • Go(...) Global function
  • umainternal library. Start a dedicated thread, if one is not already running, to handle the requests in this spool. This thread automatically exits where no requests...
  • Goto(...) Member function
  • ApplicationCache class. Called to deliver a context change to an application. If the application is not loaded, this will load it, but will NOT make it the active...
  • GotoMessage(...) Member function
  • MailboxView class. Moves the MailboxView to the message with the given message Id. Whether or not GotoMessage() is successful, the current MessageBody will be deleted...
  • GPS_LARGE Enumerated value
  • graphics library, in enum FontPointSize. The system's choice for a large font.
  • GPS_MAX_POINT_SIZE Enumerated value
  • graphics library, in enum FontPointSize. The maximum actual point size available. Values above this are considered symbolic point sizes. Note:GPS_SMALL, GPS_NORMAL, and GPS_LARGE are all...
  • GPS_NORMAL Enumerated value
  • graphics library, in enum FontPointSize. The system's choice for a normal-sized font. It is also the default font size used by the TextState object.
  • GPS_SMALL Enumerated value
  • graphics library, in enum FontPointSize. The system's choice for a small font.
  • GraphicsTextStyle Enumerated type
  • graphics library. Specifies a text style that can be given to a TextState object. The flags can be added together to get a combination of styles.
  • GrComponentMask Enumerated type
  • graphics library. GrComponentMask -the bit mask used to extract the given Sprite pixel component when that component is in the low order bits of a word.
  • GrComponentShift Enumerated type
  • graphics library. GrComponentShift -how far to right shift the Sprite pixel to get the given component in the low order bits.
  • GSMActivateBAIC(...) Member function
  • GSMVoiceCallManager class. Activate BAIC:barring of all incoming calls.
  • GSMActivateBAICr(...) Member function
  • GSMVoiceCallManager class. Activate BAICr:barring of all incoming calls, when roaming outside the home country.
  • GSMActivateBAOC(...) Member function
  • GSMVoiceCallManager class. Activate BAOC:barring of all outgoing calls.
  • GSMActivateBOIC(...) Member function
  • GSMVoiceCallManager class. Activate BOIC:barring of outgoing international calls.
  • GSMActivateBOICex(...) Member function
  • GSMVoiceCallManager class. Activate BOICex:barring of outgoing international calls, except to the home country when roaming.
  • GSMActivateServiceCFB(...) Member function
  • GSMVoiceCallManager class. Activate CFB:call forwarding busy.
  • GSMActivateServiceCFNRc(...) Member function
  • GSMVoiceCallManager class. Activate CFNRc:call forwarding unreachable.
  • GSMActivateServiceCFNRy(...) Member function
  • GSMVoiceCallManager class. Activate CFNRy:call forwarding no reply.
  • GSMActivateServiceCFU(...) Member function
  • GSMVoiceCallManager class. Activate CFU:call forwarding unconditional.
  • GSMActivateServiceCW(...) Member function
  • GSMVoiceCallManager class. Activate CW:call waiting.
  • GSMDeactivateBAIC(...) Member function
  • GSMVoiceCallManager class. Deactivate BAIC:barring of all incoming calls.
  • GSMDeactivateBAICr(...) Member function
  • GSMVoiceCallManager class. Deactivate BAICr:barring of all incoming calls, when roaming outside the home country.
  • GSMDeactivateBAOC(...) Member function
  • GSMVoiceCallManager class. Deactivate BAOC:barring of all outgoing calls.
  • GSMDeactivateBOIC(...) Member function
  • GSMVoiceCallManager class. Deactivate BOIC:barring of outgoing international calls.
  • GSMDeactivateBOICex(...) Member function
  • GSMVoiceCallManager class. Deactivate BOICex:barring of outgoing international calls, except to the home country when roaming.
  • GSMDeactivateServiceCFB(...) Member function
  • GSMVoiceCallManager class. Deactivate CFB:call forwarding busy.
  • GSMDeactivateServiceCFNRy(...) Member function
  • GSMVoiceCallManager class. Deactivate CFNRy:call forwarding no reply.
  • GSMDeactivateServiceCFU(...) Member function
  • GSMVoiceCallManager class. Deactivate CFU:call forwarding unconditional.
  • GSMDeactivateServiceCW(...) Member function
  • GSMVoiceCallManager class. Deactivate CW:call waiting.
  • GSMDwactivateServiceCFNRc(...) Member function
  • GSMVoiceCallManager class. Deactivate CFNRc:call forwarding unreachable.
  • GSMEraseServiceCFB(...) Member function
  • GSMVoiceCallManager class. Erase number and deactivate CFB:call forwarding busy.
  • GSMEraseServiceCFNRc(...) Member function
  • GSMVoiceCallManager class. Erase number and deactivate CFNRc:call forwarding unreachable.
  • GSMEraseServiceCFNRy(...) Member function
  • GSMVoiceCallManager class. Erase number and deactivate CFNRy:call forwarding no reply.
  • GSMEraseServiceCFU(...) Member function
  • GSMVoiceCallManager class. Erase number and deactivate CFU:call forwarding unconditional.
  • GSMInterrogateServiceBAIC(...) Member function
  • GSMVoiceCallManager class. Interrogate BAIC:barring of all incoming calls.
  • GSMInterrogateServiceBAICr(...) Member function
  • GSMVoiceCallManager class. Interrogate BAICr:barring of all incoming calls when roaming internationally.
  • GSMInterrogateServiceBAOC(...) Member function
  • GSMVoiceCallManager class. Interrogate BAOC:barring of all outgoing calls.
  • GSMInterrogateServiceBOIC(...) Member function
  • GSMVoiceCallManager class. Interrogate BOIC:barring of outgoing international calls.
  • GSMInterrogateServiceBOICex(...) Member function
  • GSMVoiceCallManager class. Interrogate BOICex:barring of outgoing international calls, except those to the home country when roaming.
  • GSMInterrogateServiceCFB(...) Member function
  • GSMVoiceCallManager class. Interrogate the call forward when busy service. Gives a forwarding number in a block of storage that must be freed, or NULL if no number is...
  • GSMInterrogateServiceCFNRc(...) Member function
  • GSMVoiceCallManager class. Interrogate the call forward when unreachable service. Gives a forwarding number in a block of storage that must be freed, or NULL if no number is...
  • GSMInterrogateServiceCFNRy(...) Member function
  • GSMVoiceCallManager class. Interrogate the call forward when no reply service. Gives a forwarding number in a block of storage that must be freed, or NULL if no number is...
  • GSMInterrogateServiceCFU(...) Member function
  • GSMVoiceCallManager class. Interrogate the call forward unconditional service. Gives a forwarding number in a block of storage that must be freed, or NULL if no number is...
  • GSMInterrogateServiceCLIP(...) Member function
  • GSMVoiceCallManager class. Interrogate the calling line identification presentation service.
  • GSMInterrogateServiceCLIR(...) Member function
  • GSMVoiceCallManager class. Interrogate the calling line identification restriction service.
  • GSMInterrogateServiceCoLP(...) Member function
  • GSMVoiceCallManager class. Interrogate the connected line identification presentation service.
  • GSMInterrogateServiceCoLR(...) Member function
  • GSMVoiceCallManager class. Interrogate the connected line identification restriction service.
  • GSMInterrogateServiceCW(...) Member function
  • GSMVoiceCallManager class. Interrogate CW:the call waiting service.
  • GSMRegisterBarringPIN(...) Member function
  • GSMVoiceCallManager class. Register the barring PIN.
  • GSMRegisterServiceCFB(...) Member function
  • GSMVoiceCallManager class. Register a number for CFB:call forwarding busy.
  • GSMRegisterServiceCFNRc(...) Member function
  • GSMVoiceCallManager class. Register a number for CFNRc:call forwarding unreachable.
  • GSMRegisterServiceCFNRy(...) Member function
  • GSMVoiceCallManager class. Register a number for CFNRy:call forwarding no reply.
  • GSMRegisterServiceCFU(...) Member function
  • GSMVoiceCallManager class. Register a number for CFU:call forwarding unconditional.
  • GSMSendServiceString(...) Member function
  • GSMVoiceCallManager class. Send a service control string. This can control other services, known only to the operator.
  • GSMSMSSystem class
  • phone library. The GSMSMSSystem class defines an API to the GSM SMS-TP protocol.
  • GSMVoiceCallManager class
  • phone library. An GSMVoiceCallManager is the voice call manager for the GSM air interface.
  • GSMVoiceCallOwner class
  • phone library. A GSMVoiceCallManager can provide special features if passed GSMVoiceCallOwner objects.
  • GT_APPL Enumerated value
  • kernel library, in enum GeodeType. Geode is an application (lowest priority).
  • GT_DRIVER Enumerated value
  • kernel library, in enum GeodeType. Geode is a driver (highest priority).
  • GT_LIBRARY Enumerated value
  • kernel library, in enum GeodeType. Geode is a library (medium priority).
  • GTS_BOLD Enumerated value
  • graphics library, in enum GraphicsTextStyle. Text is in bold.
  • GTS_DOUBLE_HEIGHT Enumerated value
  • graphics library, in enum GraphicsTextStyle. Each character is double the normal height.
  • GTS_DOUBLE_WIDTH Enumerated value
  • graphics library, in enum GraphicsTextStyle. Each character is double the normal width.
  • GTS_ITALIC Enumerated value
  • graphics library, in enum GraphicsTextStyle. Text is italic (slanted).
  • GTS_PLAIN Enumerated value
  • graphics library, in enum GraphicsTextStyle. The default style (plain text).
  • GTS_STRIKETHROUGH Enumerated value
  • graphics library, in enum GraphicsTextStyle. Each character has a line drawn through it.
  • GTS_SUBSCRIPT Enumerated value
  • graphics library, in enum GraphicsTextStyle. The character is smaller and lower.
  • GTS_SUPERSCRIPT Enumerated value
  • graphics library, in enum GraphicsTextStyle. The character is smaller and higher.
  • GTS_UNDERLINE Enumerated value
  • graphics library, in enum GraphicsTextStyle. Text is underlined.