GEOS-SC: Index: p


P(...) Member function
  • Semaphore class. Get the resource, decrement count, optional timeout in milliseconds. If the resource count is 0 and the timeout is TIMEOUT_FOREVER, the calling...
  • PA_DOUBLE_PRESS Enumerated value
  • drivermisc library, in enum PointerAction. Denotes a pen double-press (two rapid presses in the same position) -this is converted to a MOUSE_PRESSED MouseEvent by apps.
  • PA_DRAG Enumerated value
  • drivermisc library, in enum PointerAction. Sent when the pen is depressed and moved across the screen. This is converted to a MOUSE_DRAGGED MouseEvent by apps.
  • PA_ERROR Enumerated value
  • drivermisc library, in enum PointerAction. Used internally by the input manager to denote ignored pointer events.
  • PA_HOLD Enumerated value
  • drivermisc library, in enum PointerAction. Sent when the pen has been pressed and held for a certain length of time (set via InputManager::SetPenHoldTimeout).
  • PA_LOST Enumerated value
  • drivermisc library, in enum PointerAction. Used when a component becomes not-visible while it has the pen grab (has not yet received a MOUSE_RELEASED event).
  • PA_MOVE Enumerated value
  • drivermisc library, in enum PointerAction. Sent when the pen moves without actually touching the screen. Never actually used.
  • PA_PRESS Enumerated value
  • drivermisc library, in enum PointerAction. Denotes a pen press -converted to a MOUSE_PRESSED MouseEvent by apps.
  • PA_RELEASE Enumerated value
  • drivermisc library, in enum PointerAction. Denotes that the pen has been lifted from the screen -converted to a MOUSE_RELEASED MouseEvent by apps.
  • PA_STATE_CHANGE Enumerated value
  • drivermisc library, in enum PointerAction. Sent when there are multiple buttons depressed (say, on a mouse) and some have been released, but some are still pressed. Never actually used.
  • Pack(...) Member function
  • MailboxView class. Packs the Database used to store this MailboxView, if packing is necessary. Pack() invalidates the current message Id and MessageBody.
  • PackDatabase(...) Member function
  • Database class. Makes database files more compact, to recover internal garbage space. This function will shrink database file sizes.
  • PacketHandledHandler(...) Member function
  • IrdaConnection class. PacketHandledHandler indicates that a transmit packet is being returned. The status indicates the status of the returned packet as follows:IS_SUCCESS...
  • PackFlags(...) Member function
  • Bitmap class. Packs and returns a BitmapHeaderFlags value for use in constructing a BitmapHeader. This method is provided for use when dynamically setting up a...
  • PageDown(...) Member function
  • FlexTextArea class. Scrolls the FlexTextArea to the following page. A page is determined by the number of rows which can be displayed in the FlexTextArea given the...
  • PageUp(...) Member function
  • FlexTextArea class. Scrolls the FlexTextArea to the previous page. A page is determined by the number of rows which can be displayed in the FlexTextArea given the...
  • Paint(...) Member function
  • FlexComponent class. Handler to Draw the FlexComponent. Assumes the background has been cleared.
  • PARAM_ASSERT Global data
  • sys_info library. Equivalent to ASSERT(), but should be used to check a function's parameters. It is compiled into the code when EC_PARAM is defined (normal EC images...
  • PARAM_ASSERTS Global data
  • sys_info library. Equivalent to ASSERTS(), but should be used to check a function's parameters. It is compiled into the code when EC_PARAM is defined (normal EC images...
  • Parse(...) Member function
  • Sgml class. Parse sgml data in stream. Rules for parsing is defined by the dtd. Parsed data in pushed to target.
  • ParseData(...) Member function
  • MimeHeaderParser class. Parses the data in the given buffer, looking for field values. When a field has been encountered, ChooseField() is called.
  • MimeHeaderParser class. Parses the data in the given buffer, looking for header values. When a header has been encountered, calls HeaderFound().
  • ParseTime(...) Global function
  • wwwcore library. ParseTime converts a string format time to it's local DateTime representation. Four formats are accepted:Wkd, 00 Mon 0000 00:00:00 GMT (rfc1123)...
  • _partiesAvailable Member data
  • VoiceCallManager class. The number of further parties that could possibly be connected to this call. The NETWORK_MAXIMUM_PARTIES_PER_CALL constant is the maximum number of...
  • PatternMatcher class
  • comms library. Used to match one, or a set of, string patterns. Uses the Knuth-Morris-Pratt (KMP) pattern-matching algorithm, which is both reasonably efficient and...
  • PatternMatcher(...) Member function
  • PatternMatcher class. Class constructor.
  • ~PatternMatcher(...) Member function
  • PatternMatcher class. Class destructor. Frees memory allocated by SetPattern() or SetPatterns().
  • PBF_PROTOCOL_CLASS_MASK Enumerated value
  • GSMSMSSystem class, in enum ProtocolBitFields. Bits 7, 6, 5.
  • PBF_PROTOCOL_ID_MASK Enumerated value
  • GSMSMSSystem class, in enum ProtocolBitFields. Bits 4, 3, 2, 1, 0.
  • PC0_PROTO_APPLICATION_MASK Enumerated value
  • GSMSMSSystem class, in enum ProtocolClass0. =31 Application level protocol.
  • PC1_PROTO_DEFAULT Enumerated value
  • GSMSMSSystem class, in enum ProtocolClass1. Default -use Data Coding Scheme.
  • PC1_PROTO_ERMES Enumerated value
  • GSMSMSSystem class, in enum ProtocolClass1. European Radio Messaging System.
  • PC1_PROTO_IMPLICIT Enumerated value
  • GSMSMSSystem class, in enum ProtocolClass1. Protocol should be implicit in address.
  • PC1_PROTO_MESSAGE Enumerated value
  • GSMSMSSystem class, in enum ProtocolClass1. Arbitrary message handling system.
  • PC1_PROTO_MESSAGE_EMAIL Enumerated value
  • GSMSMSSystem class, in enum ProtocolClass1. Internet mail.
  • PC1_PROTO_MESSAGE_X400 Enumerated value
  • GSMSMSSystem class, in enum ProtocolClass1. Any X.400 message system.
  • PC1_PROTO_PAGING Enumerated value
  • GSMSMSSystem class, in enum ProtocolClass1. National paging system.
  • PC1_PROTO_TELEFAX_3 Enumerated value
  • GSMSMSSystem class, in enum ProtocolClass1. Telefax group 3.
  • PC1_PROTO_TELEFAX_4 Enumerated value
  • GSMSMSSystem class, in enum ProtocolClass1. Telefax group 4.
  • PC1_PROTO_TELETEX_CSPDN Enumerated value
  • GSMSMSSystem class, in enum ProtocolClass1. Teletex, in CSPDN.
  • PC1_PROTO_TELETEX_ISDN Enumerated value
  • GSMSMSSystem class, in enum ProtocolClass1. Teletex, in digital ISDN.
  • PC1_PROTO_TELETEX_PSPDN Enumerated value
  • GSMSMSSystem class, in enum ProtocolClass1. Teletex, in PSPDN.
  • PC1_PROTO_TELETEX_PSTN Enumerated value
  • GSMSMSSystem class, in enum ProtocolClass1. Teletex, in analog PSTN.
  • PC1_PROTO_TELETEX_UNSPEC Enumerated value
  • GSMSMSSystem class, in enum ProtocolClass1. Teletex, unspecified.
  • PC1_PROTO_TELEX Enumerated value
  • GSMSMSSystem class, in enum ProtocolClass1. Or teletex in telex format.
  • PC1_PROTO_UCI Enumerated value
  • GSMSMSSystem class, in enum ProtocolClass1. ETSI Universal Computer Interface.
  • PC1_PROTO_VIDEOTEX Enumerated value
  • GSMSMSSystem class, in enum ProtocolClass1. Videotex.
  • PC1_PROTO_VOICE Enumerated value
  • GSMSMSSystem class, in enum ProtocolClass1. Voice telephone.
  • PC2_PROTO_RETURN_CALL Enumerated value
  • GSMSMSSystem class, in enum ProtocolClass2. Invites return call to origin address.
  • PC2_PROTO_SM_REPLACE_TYPE_1 Enumerated value
  • GSMSMSSystem class, in enum ProtocolClass2. Replace SM -type 1 semantics.
  • PC2_PROTO_SM_REPLACE_TYPE_2 Enumerated value
  • GSMSMSSystem class, in enum ProtocolClass2. Replace SM -type 2 semantics.
  • PC2_PROTO_SM_REPLACE_TYPE_3 Enumerated value
  • GSMSMSSystem class, in enum ProtocolClass2. Replace SM -type 3 semantics.
  • PC2_PROTO_SM_REPLACE_TYPE_4 Enumerated value
  • GSMSMSSystem class, in enum ProtocolClass2. Replace SM -type 4 semantics.
  • PC2_PROTO_SM_REPLACE_TYPE_5 Enumerated value
  • GSMSMSSystem class, in enum ProtocolClass2. Replace SM -type 5 semantics.
  • PC2_PROTO_SM_REPLACE_TYPE_6 Enumerated value
  • GSMSMSSystem class, in enum ProtocolClass2. Replace SM -type 6 semantics.
  • PC2_PROTO_SM_REPLACE_TYPE_7 Enumerated value
  • GSMSMSSystem class, in enum ProtocolClass2. Replace SM -type 7 semantics.
  • PC2_PROTO_SM_TYPE_0 Enumerated value
  • GSMSMSSystem class, in enum ProtocolClass2. SM must be acked but can be discarded.
  • PC3_PROTO_SIM_DOWNLOAD Enumerated value
  • GSMSMSSystem class, in enum ProtocolClass3ID. SIM Toolkit download data.
  • PC_PROTOCOL_CLASS_0 Enumerated value
  • GSMSMSSystem class, in enum ProtocolClass. see ProtocolClass0ID
  • PC_PROTOCOL_CLASS_1 Enumerated value
  • GSMSMSSystem class, in enum ProtocolClass. see ProtocolClass1ID
  • PC_PROTOCOL_CLASS_2 Enumerated value
  • GSMSMSSystem class, in enum ProtocolClass. see ProtocolClass2ID
  • PC_PROTOCOL_CLASS_3 Enumerated value
  • GSMSMSSystem class, in enum ProtocolClass. see ProtocolClass3ID
  • PCTF_CHARACTER_ONLY Enumerated value
  • demoui library, in enum PenRefTextFieldCustomTextFilter. Only allows upper or lower case Latin letters.
  • PCTF_FIRST_CUSTOM_FILTER Enumerated value
  • demoui library, in enum PenRefTextFieldCustomTextFilter. The first legal custom filter.
  • PCTF_LAST_CUSTOM_FILTER Enumerated value
  • demoui library, in enum PenRefTextFieldCustomTextFilter. The last legal custom filter.
  • PD class
  • drivermisc library. This class allows us to put the types used by the power driver into a nonglobal scope.
  • PDCReceiveFacility(...) Member function
  • PDCVoiceCallOwner class. Receive a PDC facility element (PDC 4.3.7.3.5.21). The element is in storage that must be freed. This will be called for any facility element...
  • PDCReceiveFeatureIndication(...) Member function
  • PDCVoiceCallOwner class. Receive a PDC feature indication element (PDC 4.3.7.3.5.12). The element is in storage that must be freed.
  • PDCSendFacility(...) Member function
  • PDCVoiceCallManager class. Send an INFO message with a PDC facility information element (PDC 4.3.7.3.5.21).
  • PDCSendFeatureActivation(...) Member function
  • PDCVoiceCallManager class. Send an INFO message with a PDC feature activation information element (PDC 4.3.7.3.5.11).
  • PDCVoiceCallManager class
  • phone library. An PDCVoiceCallManager is the voice call manager for the PDC air interface.
  • PDCVoiceCallOwner class
  • phone library. A PDCVoiceCallManager can provide special features if passed PDCVoiceCallOwner objects.
  • Peek(...) Member function
  • Semaphore class. Get the count of resources available. Peek() may not be called within an interrupt handler.
  • PenInterest Enumerated type
  • graphics library. The PenInterest enum is used to tell the User Interface (UI) what pen messages the Window is interested in.
  • PenRefButtonLookHint Global data
  • demoui library. The default button has 1 pixel wide border. The desired look for the label can be obtained by oring the respective flags with BUTTON_BASIC.
  • PenRefCheckboxLookHint Global data
  • demoui library. The default checkbox is square, uses a checkmark and is aligned with the center of the label. The checkbox has 4 main looks.
  • PenRefComponentType Enumerated type
  • PenRefUI class. PenRefComponentType to indicate which components LookHint information to retrieve.
  • PenRefDialogLookHint Global data
  • demoui library. The default dialog has a border, a title bar, a close button, and a "standard"(DialogLayout) layout manager.
  • PenRefFrameLookHint Global data
  • demoui library. The default frame has a border, a title bar, and a VerticalFlowLayout layout manager. Frames are the same size as AppBase so that they cover the...
  • PenRefImageLookHint Global data
  • demoui library. The default Image shows the bitmap that was added to the object without a border. IMAGE_DEFAULT and IMAGE_BASIC are the same.
  • PenRefInkLookHint Global data
  • demoui library. There is only one look for an ink object. It has a white background and the color and width of the ink is user setable.
  • PenRefLabelLookHint Global data
  • demoui library. The default label has no border around it. The desired look for the label can be obtained by oring the respective flags with LABEL_BASIC.
  • PenRefListLookHint Global data
  • demoui library. Default look for the list has a 1 pixel wide border. The desired look for the list component can be obtained by oring the flags (LIST_BORDER_FLAG,...
  • PenRefMenuButtonLookHint Global data
  • demoui library. The default menu buttons extend to the edges of the menu window and they have borders that change depending on where they are in the menu window and...
  • PenRefMenuLookHint Global data
  • demoui library. The default menu has a border around the menu trigger. When the menu opens, the menu window that pops up is placed near the menu trigger and a...
  • PenRefPanelLookHint Global data
  • demoui library. The default panel has no borders and zero inset spacing. The panel flags apply to FlexPanel, FlexHorizontalPanel, and FlexVerticalPanel.
  • PenRefScrollbarLookHint Global data
  • demoui library. The default PenRefScrollbar is SCROLLBAR_THUMB_BASIC.
  • PenRefScrollPaneLookHint Global data
  • demoui library. PenRefScrollPane looks. The default scrollpane has a border of 1 pixel.
  • PenRefTableLookHint Global data
  • demoui library. The PenRefTable has one look, TABLE_BASIC. The application writer can modify the TABLE_BASIC look by adding flags to it.
  • PenRefTextAreaLookHint Global data
  • demoui library. The default PenRefTextArea has a one pixel wide border. There is a blinking cursor that is present when the PenRefTextArea has focus.
  • PenRefTextFieldCustomTextFilter Enumerated type
  • demoui library. PenRefUI Custom Text Filters. Custom filters for the PenRefTextField.
  • PenRefTextFieldLookHint Global data
  • demoui library. The default text field has a 1 pixel wide border. There are two looks (TEXTFIELD_DEFAULT, TEXTFIELD_BASIC) and a flag for the text field.
  • PenRefUI class
  • demoui library. This class contains utility functions that pertain to the UI for a specific project.
  • penTip Struct field
  • ink library, in struct INK_PENTIP_RECORD. The position held in the record.
  • perror(...) Global function
  • inet library. Print error message.
  • PHONE_STR_MAX Global data
  • umatransprt library. Strings sizes for the registry-related items, including space for NULL.
  • PhoneInterfaceManager class
  • phone library. PhoneInterfaceManager is the superclass of VoiceCallManager, DataCallManager, and FaxCallManager.
  • PhoneSystem class
  • phone library. PhoneSystem manages phone numbers and arbitrates connection access.
  • PI_ALL Enumerated value
  • graphics library, in enum PenInterest. Window is interested in all pen messages
  • PI_ENTER_LEAVE Enumerated value
  • graphics library, in enum PenInterest. Pen messages only when they enter or leave the window
  • PI_NONE Enumerated value
  • graphics library, in enum PenInterest. The default for new windows, no pen interest.
  • PlaceX(...) Member function
  • LayoutManagerInterface class. Horizontally places a component near another.
  • PlaceY(...) Member function
  • LayoutManagerInterface class. Vertically places a component near another.
  • PlatformDriver class
  • drivermisc library. The PlatformDriver is a driver for target hardware. This functionality is seprated in a driver to make GEOS-SC higly portable.
  • PlatformDriver(...) Member function
  • PlatformDriver class. PlatformDriver constructor
  • Play(...) Member function
  • StandardSound class. Plays a standard sound, which differs from platform to platform. Each device has its own set of standard sounds that it supports, each of which is...
  • PlayFrequency(...) Member function
  • SoundDriver class. Play beeps of the specified frequencies. This routine plays the sounds "in the background"-in other words, the routine returns to the caller rather...
  • PLEnumMemberFunc(...) Global function
  • kernel library. A typedef used with PriorityList::Enum. It is used to cast a (pointer to a) member function on a PriorityList subclass into a (pointer to a) member...
  • PointerAction Enumerated type
  • drivermisc library. PointerAction enum is passed with all input events generated by the input manager. Many of these are converted to MouseEvents by applications.
  • PointerDriver class
  • drivermisc library. The PointerDriver class is implemented by the pointer driver on a given platform, and provides API to the system to interact with the pointer driver.
  • PointerOffsetEvent(...) Member function
  • InputManager class. Invoked to generate a pointer event when the pen has moved, specifying how far the pointer has moved in either direction.
  • PointerPositionEvent(...) Member function
  • InputManager class. Invoked to generate a pointer event when the pen has moved, specifying the new absolute position of the pointer
  • PointerState Global data
  • drivermisc library. PointerState is unspecified. Different devices will have different input hardware, and will use this field differently.
  • PointerStateEvent(...) Member function
  • InputManager class. Invoked to generate a pointer event when the pointer state has changed.
  • PointerStateInfo Global data
  • drivermisc library. PointerStateInfo is used internally by the pointer driver to communicate with the input manager. Each record passed from the pointer driver has the...
  • PointInStrokeCallback(...) Global function
  • ink library. Callback type for Ink::EnumPointsInStroke. The callback should return TRUE to continue enumerating or FALSE to stop.
  • Pop3Transport class
  • umatransprt library. The Pop3Transport class implements the POP3 protocol used to retrieve Internet mail from a maildrop. It uses TCP/IP sockets to connect to the server,...
  • Pop3Transport(...) Member function
  • Pop3Transport class. Class constructor.
  • PopHead(...) Global function
  • umadata library. Removes and returns the head of the CountedList.
  • umadata library. Removes and returns the head of the LinkedList.
  • PopHead(...) Member function
  • MovableList class. Removes the first node from the list and returns it.
  • PopTail(...) Global function
  • umadata library. Removes and returns the tail of the CountedList.
  • umadata library. Removes and returns the tail of the LinkedList.
  • PopTail(...) Member function
  • MovableList class. Removes the last node from the list and returns it.
  • _position Member data
  • TextState class. The top-left coordinate specifying where to draw a text string that uses this TextState. The position is relative to whatever window we happen to be...
  • Post(...) Member function
  • HTTP class. Post form data to a URL. It is illegal to call Get() and Post() more than once. Both methods are mutually exclusive.
  • PostURL(...) Member function
  • HTMLViewer class. Post a URL and display the response from Post. If return code is HTMLV_OK, this will initiate background processing of response data.
  • POWER_OFF Enumerated value
  • PD class, in enum PowerState. The component is not powered or does not exist.
  • POWER_ON Enumerated value
  • PD class, in enum PowerState. The component is fully powered.
  • POWER_SWITCH_SUSPEND_CAUSE Enumerated value
  • PD class, in enum SuspendCause. The power switch is causing the suspend.
  • POWER_SWITCH_WAKEUP_CAUSE Enumerated value
  • PD class, in enum WakeupCause. The power switch caused the wakeup.
  • PowerDriver class
  • drivermisc library. The PowerDriver class defines the external API for controlling the various components of a device, as well as power management behavior that is...
  • PowerDriver(...) Member function
  • PowerDriver class. Constructor. PowerDriver objects are usually static, so generally not much is done in the constructor.
  • ~PowerDriver(...) Member function
  • PowerDriver class. The power driver is usually a static object, so this function is rarely needed.
  • PowerListener class
  • power library. The PowerListener class has a set of member functions which are invoked when the system power status has changed.
  • PowerSource Enumerated type
  • PD class. The current source of power for the device.
  • PowerState Enumerated type
  • PD class. The power state of a component.
  • ppmX Struct field
  • ink library, in struct INK_BUNDLE_RECORD. Points per meter in the X direction.
  • ppmY Struct field
  • ink library, in struct INK_BUNDLE_RECORD. Points per meter in the Y direction.
  • PRCT_BUTTON Enumerated value
  • PenRefUI class, in enum PenRefComponentType. Specifies Button
  • PRCT_CHECKBOX Enumerated value
  • PenRefUI class, in enum PenRefComponentType. Specifies Checkbox
  • PRCT_DIALOG Enumerated value
  • PenRefUI class, in enum PenRefComponentType. Specifies Dialog
  • PRCT_FRAME Enumerated value
  • PenRefUI class, in enum PenRefComponentType. Specifies Frame
  • PRCT_HORIZONTAL_PANEL Enumerated value
  • PenRefUI class, in enum PenRefComponentType. Specifies Horizontal Panel
  • PRCT_IMAGE Enumerated value
  • PenRefUI class, in enum PenRefComponentType. Specifies Image
  • PRCT_INK Enumerated value
  • PenRefUI class, in enum PenRefComponentType. Specifies Ink
  • PRCT_LABEL Enumerated value
  • PenRefUI class, in enum PenRefComponentType. Specifies Label
  • PRCT_LIST Enumerated value
  • PenRefUI class, in enum PenRefComponentType. Specifies List
  • PRCT_MENU Enumerated value
  • PenRefUI class, in enum PenRefComponentType. Specifies Menu
  • PRCT_MENU_BUTTON Enumerated value
  • PenRefUI class, in enum PenRefComponentType. Specifies MenuButton
  • PRCT_PANEL Enumerated value
  • PenRefUI class, in enum PenRefComponentType. Specifies Panel
  • PRCT_SCROLLBAR Enumerated value
  • PenRefUI class, in enum PenRefComponentType. Specifies Scrollbar
  • PRCT_SCROLLPANE Enumerated value
  • PenRefUI class, in enum PenRefComponentType. Specified Scrollpane
  • PRCT_TABLE Enumerated value
  • PenRefUI class, in enum PenRefComponentType. Specifies Table
  • PRCT_TEXT_AREA Enumerated value
  • PenRefUI class, in enum PenRefComponentType. Specifies TextArea
  • PRCT_TEXT_FIELD Enumerated value
  • PenRefUI class, in enum PenRefComponentType. Specifies Textfield
  • PRCT_VERTICAL_PANEL Enumerated value
  • PenRefUI class, in enum PenRefComponentType. Specifies Vertical Panel
  • preAllocatedPool Struct field
  • kernel library, in struct MessagePoolFlags. If set, don't allocate/deallocate a pool; one has been preallocated and provided.
  • PreferredLayoutSize(...) Member function
  • DialogLayout class. Determines the preferred size of the passed container when laid out with this layout manager.
  • HorizontalFlowLayout class. Determines the preferred size of the passed container when laid out with this layout manager.
  • LayoutManagerInterface class. Determines the preferred size of the passed container when laid out with this layout manager.
  • VerticalFlowLayout class. Determines the preferred size of the passed container when laid out with this layout manager.
  • Prepend(...) Member function
  • Array class. Prepends the specified number of elements onto the array. The new element or elements are locked when the method returns.
  • VariableArray class. Prepends the specified number of elements of the specified size onto the array. The new element or elements are locked when the method returns.
  • WWList class. Prepend an element to head of list.
  • PreventUnloading(...) Member function
  • AppCachePolicy class. Invoked when the application has asked the ApplicationCache not to unload an application. Typically this is done before a lengthy operation is...
  • ApplicationCache class. Invoked to ask the ApplicationCache not to unload the current application. Typically, this is done before a lengthy operation is started.
  • Print(...) Member function
  • Log class. Prints the contents of the buffer to stdout. This does nothing if stdout is not supported or if the buffer has not been created.
  • PriorityList class
  • kernel library. The PriorityList class is an ordered, singly linked list of elements. It supports insertion, removal, and enumeration of these ordered lists.
  • PriorityList(...) Member function
  • PriorityList class. The constructor takes an optional priority that defaults to 0 if not passed. This priority is set when the object is constructed.
  • ProcessActionEvent(...) Member function
  • FlexComponent class. Process the action events for this component, passing the events to any registered ActionListener objects.
  • ProcessComponentEvent(...) Member function
  • FlexComponent class. Process the component event for this component, passing the events to any registered ComponentEvent listeners.
  • ProcessContainerEvent(...) Member function
  • FlexContainer class. Process the container event for this container, passing the events to any registered ContainerEvent listeners.
  • ProcessEncodedWord(...) Member function
  • MimeHeaderParser class. This method is called by ParseData() when an encoded word is located. The coded word is part of the field chosen in the most recent call to...
  • ProcessEvent(...) Pure virtual member function
  • InputMonitor class. Pure virtual function which is overridden by subclasses to process incoming input events. This function is invoked only by the InputManager.
  • ProcessFieldData(...) Member function
  • MimeHeaderParser class. This method is called repeatedly by ParseData() as field data comes in. When the end of the field is reached, it is called a final time with a NULL...
  • ProcessFocusChangeEvent(...) Member function
  • AppBase class. ProcessFocusChangeEvent is called to dispatch a FocusChangeEvent to any registered listeners when the focus changes.
  • ProcessFocusEvent(...) Member function
  • FlexComponent class. Process the focus event for this component, passing the events to any registered FocusListener objects.
  • ProcessInkEvent(...) Member function
  • AppBase class. ProcessInkEvent() is invoked by the AppBase when the user begins and finishes drawing ink under an application.
  • ProcessKeyEvent(...) Member function
  • FlexComponent class. Process the key events for this component, passing the events to any registered KeyListener objects.
  • ProcessMenuEvent(...) Member function
  • FlexMenu class. Process the menu events for this component, passing the events to any registered MenuListenerInterface objects.
  • ProcessMouseEvent(...) Member function
  • FlexComponent class. Process the mouse events for this component, passing the events to any registered MouseListener objects.
  • ProcessMouseMotionEvent(...) Member function
  • FlexComponent class. Process the mouse motion events for this component, passing the events to any registered MouseMotionListener objects.
  • ProcessTableEvent(...) Member function
  • FlexTable class. Processes the table event for this table. This sends the event to attached table listeners.
  • ProcessTargetChangeEvent(...) Member function
  • AppBase class. Called to dispatch a TargetChangeEvent to any registered listeners when the focus changes. This is not invoked synchronously with the call to...
  • ProcessTimerEvent(...) Pure virtual member function
  • TTimer class. ProcessTimerEvent is invoked each time the interval has been reached. Subclass this method to receive notification that the timer went off.
  • ProcessUnhandledKeyEvent(...) Member function
  • ShellAppBase class. ProcessUnhandledKeyEvent is invoked when the user presses a key that is not consumed by any of the objects in the active application.
  • ProcessWindowEvent(...) Member function
  • AppBase class. Invoked to generate window events to notify the application (and any listeners) when the appbase object has become active, closed, etc.
  • ProtocolBitFields Enumerated type
  • GSMSMSSystem class. The high bits of the protocol identifier separate IDs into separate classes.
  • ProtocolClass Enumerated type
  • GSMSMSSystem class. Classes 4 and 5 are reserved. Classes 6 and 7 are for SC specific use.
  • ProtocolClass0 Enumerated type
  • GSMSMSSystem class. Application (SM-AL) protocols define their IDs in this space.
  • ProtocolClass1 Enumerated type
  • GSMSMSSystem class. Protocol IDs for interworking (sending messages between networks). I am sure that all of these networks still exist somewhere :-)
  • ProtocolClass2 Enumerated type
  • GSMSMSSystem class. Protocol IDs that define alternate SM receipt behaviors. It is not clear from the specification what the different types of REPLACE message do.
  • ProtocolClass3ID Enumerated type
  • GSMSMSSystem class. Only one key is defined in this space. This is an SM message which sends data directly from the SC to the SIM Toolkit (a system where the SIM card...
  • ProtocolIdentifier Member data
  • GSMSMSSystem class. An SM has a protocol identifier which identifies its meaning. A simple SM uses protocol 0. However, there are many other built-in protocols, and...
  • PTR2INT(...) Global function
  • sys_info library. Turns a pointer type into an integral value.
  • _publicInterface Member data
  • InetEmulator class. Should be private, but C code needs to use it.
  • Put(...) Member function
  • List class. Puts the element at the front of the list.
  • MessageQueue class. Places the Message at the end of the MessageQueue. Put() does not check to see if the Message is already on another MessageQueue (this cannot be done...
  • PutBlock(...) Pure virtual member function
  • Target class. Accept a block html data.
  • PutDatabaseHeader(...) Member function
  • Database class. Writes the database header data. If offset and size are specified, the application can write only partial header data.
  • PutEndElement(...) Pure virtual member function
  • Target class. Accept an end element.
  • PutField(...) Member function
  • Database class. Untyped put field data. It is the user's responsibility to ensure that the supplied data has the same data type as the field data type.
  • PutFieldCharString(...) Member function
  • Database class. Sets field data of "single-byte string"type in the current record or a new record.
  • PutFieldFloat32(...) Member function
  • Database class. Sets field data of type "float32"in the current record or a new record.
  • PutFieldInt16(...) Member function
  • Database class. Sets field data of type "int16"in the current record or a new record.
  • PutFieldInt32(...) Member function
  • Database class. Sets field data of type "int32"in the current record or a new record.
  • PutFieldInt8(...) Member function
  • Database class. Sets field data of type "int8"in the current record or a new record.
  • PutFieldRaw(...) Member function
  • Database class. Sets field data of type "raw"in the current record. The current record can be a new record or an existing record.
  • PutFieldString(...) Member function
  • Database class. Sets field data of "string"type in the current record or a new record.
  • PutFront(...) Member function
  • MessageQueue class. Like Put(), except the Message is placed at the front of the MessageQueue.
  • PutStartElement(...) Member function
  • Target class. Accept a start element.