cosProperty
Module
Module Summary
Description
To get access to the record definitions for the structures use:
-include_lib("cosProperty/include/*.hrl").
This module contains the functions for starting and stopping the application.
Exports
Types
This operation installs the cosProperty application in the IFR.
Types
This operation installs data in mnesia necessary for running the cosProperty application.
Types
This operation removes all data in the IFR related to the cosProperty application.
Types
This operation removes all data from mnesia related to the cosProperty application.
Types
This operation starts the cosProperty application.
start_SetDefFactory() -> Return
Types
This operation starts a PropertySetDef Factory.
Types
This operation starts a PropertySet Factory.
stop_SetDefFactory(Factory) -> Return
Types
This operation stops the supplied PropertySetDef Factory.
stop_SetFactory(Factory) -> Return
Types
This operation stops the supplied PropertySet Factory.
Types
This operation stops the cosProperty application.