| bstr_env_show | This command displays information about the environment components (Nodes and Realms) and services (server activities, PODB and Application Management Services servers currently started up in the BASEstar Open environment. | |
| bstr_node_setup | This command creates a series of directories and configuration files on the Node on which you execute it. It allows you to define configuration parameters relative to the Name Services, BASEstar Open working directories, database and communication parameters, and miscellaneous run-time parameters. | |
| bstr_node_shut | Shuts down the Node-specific environment components. | |
| bstr_node_start | Starts up the Node-specific environment components. | |
| bstr_node_unset | Deletes the directories and configuration files previously created using the bstr_node_setup command from the Node where the command is executed. | |
| bstr_realm_check_env | Checks whether the BASEstar Open environment has been set up and started up successfully. | |
| bstr_realm_remake_db | Reorganizes the internal structure of the PODB INGRES tables. (INGRES only.) | |
| bstr_realm_setup_db | Creates a DBMS-dependent database where you can store PODB object definitions for the specified Realm. | |
| bstr_realm_setup_node | Creates directories and files to be used at run-time by the Realm-specific environment components started on the Node. | |
| bstr_realm_shut_db | Shuts down the Database Services server for the specified Realm. | |
| bstr_realm_shut_node | Shuts down Realm-specific environment components for the Node on which it is executed. | |
| bstr_realm_start_db | Starts the Database Service server for the specified Realm. | |
| bstr_realm_start_node | Starts up the realm-specific environment components on the Node. | |
| bstr_realm_unset_db | Deletes the database that contains the PODB definitions for the specified Realm. | |
| bstr_realm_unset_node | Deletes directories and files previously created using the bstr_realm_setup_node procedure. | |
| bstrcl_setup | Defines the configuration parameters for the host on which you wish to run BASEstar Open Client and creates the BASEstar Open work tree. | |
| bstrcl_shut | Shuts down BASEstar Open Client. | |
| bstrcl_start | Starts up BASEstar Open Client. | |
| bstrcl_unset | Removes the BASEstar Open work tree and clears the BASEstar Open Client configuration defined by bstrcl_setup(1). | |
| cimfast | Invokes BASEstar CIMfast (BCF). | |
| cli_bstr | Invokes the BASEstar Open CLI. | |
| omni_accept | Accepts an indication. | |
| omni_delete_definition | Deletes an object and its children. | |
| omni_event_notify | .PP The initiator issues an Event notification using the omni_event_notify call. | |
| omni_get_application_profile | Obtains the currently set application profile. | |
| omni_get_profiles | Obtains a list of application profiles currently available on the system. | |
| omni_group_variable_list | Connects individual Variables of the Named Variable List with storage in the user’s application. | |
| omni_lookup_value | A server procedure can obtain the value referred to by a Write Indication, without sending an acknowledgement to the client. It is used as an alternative to omni_get_value after a Write Indication in order to allow the user to check the received value and decide whether to accept (omni_get_value) or reject (omni-reject) the indication. | |
| omni_print_value | Prints the contents of the buffer to stdout, according to the value of the handle. | |
| bstr_activity_add_nodes | Adds the specified Node(s) to the list of physical nodes on which Application Management Services can execute the Activity (VODB only). | |
| bstr_activity_begin | Indicates the beginning of an Activity execution (VODB only). | |
| bstr_activity_break | Defines a breakpoint in the Activity execution flow (VODB only). | |
| bstr_activity_end | Indicates the end of an Activity execution (VODB only). | |
| bstr_activity_get_info | Returns run-time information on a specified Activity (VODB only). | |
| bstr_activity_remove_nodes | Removes the specified Node(s) from the list of physical nodes on which Application Management Services can execute the Activity (VODB only). | |
| bstr_activity_set_nodes | Sets the nodes attribute of the Activity to the list of Nodes indicated by nodes (VODB only). | |
| bstr_actor_execute | Executes an Actor (VODB only). | |
| bstr_actor_get_info | Returns run-time information on all the Activity components of a specified Actor (VODB only). | |
| bstr_actor_resume | Resumes an Actor suspended at the specified breakpoint (VODB only). | |
| bstr_actor_suspend | Posts a breakpoint for an Actor (VODB only). | |
| bstr_actor_terminate | Terminates an Actor (VODB only). | |
| bstr_asynchronous_request_wait | Waits for termination of, and completes, one or more service requests issued in non-blocking mode. | |
| bstr_collection_loop | Performs a user-defined operation on all the children in a Collection matching a pattern. | |
| bstr_composite_add_components | Adds a sequence of components to a Composite object. | |
| bstr_composite_loop | Performs a user-defined operation on all the objects in a composite matching a pattern. | |
| bstr_composite_remove_components | Removes a sequence of components from a Composite object. | |
| bstr_context_get_default | Gets the default context search path. | |
| bstr_context_set_default | Sets the default context. | |
| bstr_data_point_get_cached_val | Reads a specified Data_Point version (VODB only). | |
| bstr_data_point_get_value | Reads the value of a Data_Point (VODB only). | |
| bstr_data_point_link | Links two Data_Points. | |
| bstr_data_point_lock | Locks a Data_Point or a Data_Point_Set (VODB only). | |
| bstr_data_point_put_value | Writes the value of a Data_Point (VODB only). | |
| bstr_data_point_reset_cache | Resets the cache of a Data_Point (VODB only). | |
| bstr_data_point_unlink | Unlinks two Data_Points. | |
| bstr_data_point_unlock | Removes the lock from a Data_Point or Data_Point_Set (VODB only). | |
| bstr_database_get_scope | Gets the current database scope. | |
| bstr_database_set_scope | Sets the database scope. | |
| bstr_enbox_connect | Connects the application to an Enbox (VODB only). | |
| bstr_enbox_disconnect | Disconnects the application from an Enbox. (VODB only) | |
| bstr_enbox_get_info | Returns run-time information on a specified Enbox (VODB only). | |
| bstr_enbox_get_subscriptions | Returns a list of all the subscriptions made to an Event notification at an Enbox (PODB only). | |
| bstr_enbox_receive_notification | Receives an Event notification queued at an Enbox (VODB only). | |
| bstr_error_stack_allocate | Allocates a data structure to be used as an error stack. | |
| bstr_error_stack_clear | Clears all the entries in an error stack. | |
| bstr_error_stack_free | Frees the memory allocated to an error stack. | |
| bstr_error_stack_pop | Pops an error code from the top of an error stack. | |
| bstr_error_stack_push | Pushes an error code to the top of an error stack. | |
| bstr_event_add_subscription | Adds a subscription to an Enbox. | |
| bstr_event_declare | Declares an Event (VODB only). | |
| bstr_event_disable_subscription | Disables a subscription to an Event or Event_Set. | |
| bstr_event_enable_subscription | Enables an Event subscription. | |
| bstr_event_get_subscriptions | Retrieves all the subscriptions associated with an Event or an Event_Set. | |
| bstr_event_notification_discard | Frees all the resources associated with a received Event notification (VODB only). | |
| bstr_event_remove_subscription | Removes a subscription to an Event/Event_Set at an Enbox. | |
| bstr_finish | Terminates use of the BASEstar Open services. | |
| bstr_get_message | Gets the message associated with a status code. | |
| bstr_get_object_type_info | Returns the size of a BASEstar Open Data_Point, Event or Packet. | |
| bstr_get_time | Returns the BASEstar Open time. | |
| bstr_get_type_info | Returns information about a specified datatype. | |
| bstr_initialize | Enables access to BASEstar Open services and sets up the BASEstar Open environment. | |
| bstr_node_disable | Disables a Node, preventingApplication Management Services from performing operations on it. | |
| bstr_node_enable | Enables a Node so that Application Management Services can perform operations on it. | |
| bstr_object_create | Creates an object belonging to the specified class. | |
| bstr_object_delete | Deletes an object or object definition belonging to the specified class. | |
| bstr_object_disable_statistics | Disables statistics collection for an object (VODB only). | |
| bstr_object_enable_statistics | Enables statistics collection for an object (VODB only). | |
| bstr_object_get_attributes | Returns the requested attributes of a specified object. | |
| bstr_object_get_statistics | Gets the value of the statistic counters for an object (VODB only). | |
| bstr_object_get_status | Returns the status of a Data_Point (VODB only). | |
| bstr_object_move | Moves an object from one Domain to another. | |
| bstr_object_rename | Renames an object. | |
| bstr_object_reset_statistics | Forces resetting of statistics collection for an object (VODB only). | |
| bstr_object_set_attributes | Modifies the value of one or more attributes of the specified object. | |
| bstr_packet_notification_discard | Frees all the resources associated with a received Packet notification (VODB only). | |
| bstr_port_connect | Connects the application to a Port (VODB only). | |
| bstr_port_disconnect | Disconnects the application from a Port (VODB only). | |
| bstr_port_get_info | Returns run-time information on a specified Port (VODB only). | |
| bstr_port_receive_packet | Receives a Packet notification queued at a Port (VODB only). | |
| bstr_port_reply_packet | Sends a reply to a received Packet (VODB only). | |
| bstr_port_send_packet | Sends a Packet to a Port (VODB only). | |
| bstr_program_receive_request | Receives a Program request (VODB only). | |
| bstr_realm_loop | Performs a user-defined operation on all the objects in a Realm that match a given pattern. | |
| bstr_reference_copy | Makes a copy of the specified object reference. | |
| bstr_reference_get_info | Obtains information on a specified reference. | |
| bstr_reference_recover | Attempts to recover an application by restoring the connection with its server and rebuilding all recoverable object references. | |
| bstr_reference_set | Sets the reference to an object. | |
| bstr_reference_unset | Deallocates the reference to an object. | |
| bstr_references_are_equal | Compares two object references for equality. | |
| bstr_sequence_append_elements | Appends one or more new elements to a sequence. | |
| bstr_sequence_copy | Creates a new sequence, by copying the specified sequence. | |
| bstr_sequence_create | Creates and initializes a sequence. | |
| bstr_sequence_discard | Discards the specified sequence. | |
| bstr_sequence_get_element_by_key | Retrieves an element from a sequence. | |
| bstr_sequence_get_elements | Retrieves one or more elements from a sequence. | |
| bstr_sequence_get_info | Retrieves information on a specified sequence. | |
| bstr_sequence_insert_elements | Inserts one or more new elements into a sequence at the specified position. | |
| bstr_sequences_are_equal | Compares two sequences to determine whether they are equal. | |
| bstr_string_to_time | Converts a string into a BASEstar Open time variable. | |
| bstr_time_compare | Compares two BASEstar Open time values. | |
| bstr_time_convert | Converts a BASEstar Open time value to a specified implementation-dependent format, and vice versa. | |
| bstr_time_to_string | Converts a BASEstar Open time into a string. | |
| bstr_timer_disable | Disables a Timer. | |
| bstr_timer_enable | Enables evaluation of a Timer. | |
| bstr_trc_finish | Ends a Source Trace Manager session. | |
| bstr_trc_initialize | Initializes the Source Trace Manager environment. | |
| bstr_trc_trace | Executes a tracing session. | |
| bstr_trigger_disable | Disables evaluation of a Trigger. | |
| bstr_trigger_enable | Enables evaluation of a Trigger. | |
| bstr_type_get_field_offset | Calculates the offset of a field in a Structure_Datatype. | |
| bstr_type_get_size | Returns the size of a Structure_Datatype. | |
| bstr_vmd_load_definitions | Loads the definitions associated with the specified VMD definition (MMS-modeled device connectivity only). | |
| bstr_vmd_loop | Perform a user-defined operation on all the objects in a VMD matching a pattern. | |
| omni_abort | The omni_abort procedure immediately terminates an association with a remote VMD. | |
| omni_accept_conclude | The omni_accept_conclude procedure accepts an association conclude request from a remote application. | |
| omni_accept_connect | The omni_accept_connect procedure accepts an association request from a remote VMD. | |
| omni_cancel | The omni_cancel procedure cancels a request previously issued but not yet completed. | |
| omni_conclude | The omni_conclude procedure brings an association with a remote VMD to an orderly conclusion. | |
| omni_connect | The omni_connect procedure initiates an association with a remote VMD. | |
| omni_create | The omni_create procedure creates an object on a VMD. | |
| omni_define | The omni_define procedure creates a definition of the specified class and fills a user buffer with the value of the definition handle. In all cases, the value of the definition’s scope attribute must be modified (using omni_modify_definition) before it is recognized by DEComni. | |
| omni_delete | The omni_delete procedure deletes a specific object on a VMD. Omni_delete does not delete the definition obtained by omni_define. | |
| omni_download | The omni_download procedure initiates the downloading of a domain to a remote VMD. | |
| omni_end_list | The omni_end_list procedure terminates the use of a list context. | |
| omni_fdelete | The omni_fdelete procedure deletes a file from a remote system. | |
| omni_fdir | The omni_fdir obtains a list of file specifications from a remote directory. | |
| omni_fget | The omni_fget procedure copies a file from the remote system to the local system. | |
| omni_fput | The omni_fput procedure copies a file from the local system to the remote system. | |
| omni_frename | The omni_frename procedure renames a file on the remote system. | |
| omni_get_attribute | The omni_get_attribute procedure obtains a specific object attribute from a list of attributes obtained by the omni_get_remote_attribute procedure, and a file specification from a remote directory obtained by the omni_fdir procedure. | |
| omni_get_definition | The omni_get_definition procedure retrieves the value of a specified attribute of a specified definition and inserts the value in an address specified by the caller. | |
| omni_get_fd | The omni_get_fd procedure retrieves a File Descriptor (fd) that can be used as input to the i/o function, select(2), which allows a user to wait on multiple services with one call. | |
| omni_get_handle_by_name | The omni_get_handle_by_name procedure locates the handle of a specified object definition. | |
| omni_get_handle_list | The omni_get_handle_list procedure returns a definition handle of the specified class for the specified scope. When used as part of a loop, omni_get_handle_list can retrieve all of the handles of a specified class for the specified scope. | |
| omni_get_indications | The omni_get_indications procedure receives the following indications from a remote application: | |
| omni_get_message_text | The omni_get_message_text procedure searches the DEComni catalog file for the error code text. | |
| omni_get_remote_attributes | The omni_get_remote_attributes procedure obtains a list of current attribute values for an object on a remote MMS system. | |
| omni_get_value | As a client procedure, omni_get_value obtains the value of a variable on a remote VMD. | |
| omni_group_variables | The omni_group_variables procedure allows a user to read or write multiple variables. | |
| omni_initialize | The omni_initialize procedure sets up DEComni data structures and specifies values for the following operating parameters: | |
| omni_kill | The omni_kill procedure kills a program invocation on the VMD. | |
| omni_listen | The omni_listen procedure receives an association request from a remote application. | |
| omni_modify_definition | The omni_modify_definition procedure modifies the value of a specified attribute of a specified definition. The address of the new attribute value is passed as a parameter to the routine. | |
| omni_poll | The omni_poll procedure provides completion notification of an asynchronous function. | |
| omni_print_message | The omni_print_message procedure prints the error message to stdout. | |
| omni_put_value | As a client procedure, omni_put_value modifies the value of a variable on a remote VMD. | |
| omni_reject | The omni_reject procedure rejects an indication not wanted. | |
| omni_reject_conclude | The omni_reject_conclude procedure rejects an association conclude request from a remote application. | |
| omni_reject_connect | The omni_reject_connect procedure rejects an association request from a remote VMD. | |
| omni_reset | The omni_reset procedure resumes execution of a stopped program on the VMD. | |
| omni_resume | The omni_resume procedure causes a program invocation to transition from the stopped state to the running state. | |
| omni_send_value | The omni_send_value procedure returns the status of unconfirmed services on the server-side -- specifically, InformationReport, UnsolicitedStatus, and SendMessage. | |
| omni_set_application_profile | The omni_set_application_profile sets an application profile. | |
| omni_start | The omni_start procedure causes a program invocation to transition from the idle to the running state. | |
| omni_stop | The omni_stop procedure causes a program invocation to transition from the running state to the stopped state. | |
| omni_terminate | The omni_terminate procedure ends any future activity with DEComni. | |
| omni_upload | The omni_upload procedure performs the uploading of a domain from a remote VMD. | |