home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 March B / SCO_CASTOR4RRT.iso / BASEman / root.10 / usr / lib / scohelp / en_US.ISO8859-1 / man / html.3sadm / man.3sadm.node next >
Encoding:
Text File  |  1998-08-19  |  8.8 KB  |  184 lines

  1.  
  2. Error.3sadm.html:
  3.     Title = Error(3sadm)
  4.     Version = 1.0
  5.     Name = Error - C/C++ error management routines
  6.     SubName = ErrorNew - allocate an errStatus object (C interface)
  7.     SubName = ErrorDelete - delete an errStatus object (C interface)
  8.     SubName = Push - push a localized error message onto the error stack (C++ interface)
  9.     SubName = ErrorPush - push a localized error message onto the error stack (C interface)
  10.     SubName = Vpush - push an localized error message onto the error stack (C++ interface)
  11.     SubName = ErrorVPush - push an localized error message onto the error stack (C interface)
  12.     SubName = PushUnixErr - push an error from a UNIX system/library call on the error stack (C++ interface)
  13.     SubName = ErrorPushUnixErr - push an error from a UNIX system/library call on the error stack (C interface)
  14.     SubName = VPushUnixErr - push an error from a UNIX system/library call on the error stack (C++ interface)
  15.     SubName = ErrorVPushUnixErr - push an error from a UNIX system/library call on the error stack (C interface)
  16.     SubName = PushNonStd - push a non-standard error (C++ interface)
  17.     SubName = ErrorPushNonStd - push a non-standard error (C interface)
  18.     SubName = AddData (vector version) - add error data to entry to top of error stack (C++ interface)
  19.     SubName = ErrorAddData (vector version) - add error data to entry to top of error stack (C interface)
  20.     SubName = AddData (argument list version) - add error data to entry to top of error stack (C++ interface)
  21.     SubName = ErrorAddDataArgs (argument list version) - add error data to entry to top of error stack (C interface)
  22.     SubName = Clear - clear error stack (C++ interface)
  23.     SubName = ErrorClear - clear error stack (C interface)
  24.     SubName = Value - get value from error stack (C++ interface)
  25.     SubName = ErrorValue - get value from error stack (C interface)
  26.     SubName = Data - get pointer to error data (C++ interface)
  27.     SubName = ErrorData - get pointer to error data (C interface)
  28.     SubName = Equal - test if value in stack is equal to error constant (C++ interface)
  29.     SubName = ErrorEqual - test if value in stack is equal to error constant (C interface)
  30.     SubName = ModuleEqual - test if stack value belongs to a specified module (C++ interface)
  31.     SubName = ErrorModuleEqual - test if stack value belongs to a specified module (C interface)
  32.     SubName = Output - output error stack in human-readable format (C++ interface)
  33.     SubName = ErrorOutput - output error stack in human-readable format (C interface)
  34.     SubName = Export - export error stack to external format (C++ interface)
  35.     SubName = ErrorExport - export error stack to external format (C interface)
  36.     SubName = Import - import error stack from external format (C++ interface)
  37.     SubName = ErrorImport - import error stack from external format (C interface)
  38.  
  39. FWClassOperations.3sadm.html:
  40.     Title = FWClassOperations(3sadm)
  41.     Version = 1.0
  42.     Name = FWClassOperations: FWObjectCreate, FWObjectDelete, FWObjectAdd, FWObjectRemove, FWObjectReplace, FWObjectReplaceWithDefault, FWObjectAction, FWObjectGet - Perform an operation on a SCOadmin object class
  43.  
  44. FWClassResponse.3sadm.html:
  45.     Title = FWClassResponse(3sadm)
  46.     Version = 1.0
  47.     Name = FWClassResponse - examine responses from the FWClassOperations routines
  48.  
  49. FWInitializeFrameWork.3sadm.html:
  50.     Title = FWInitializeFrameWork(3sadm)
  51.     Version = 1.0
  52.     Name = FWInitializeFrameWork - initialize SCOadmin client communications data structure
  53.  
  54. FWInitObjectSubmission.3sadm.html:
  55.     Title = FWInitObjectSubmission(3sadm)
  56.     Version = 1.0
  57.     Name = FWInitObjectSubmission - initialize object class specific data structures
  58.  
  59. FWShutdownFrameWork.3sadm.html:
  60.     Title = FWShutdownFrameWork(3sadm)
  61.     Version = 1.0
  62.     Name = FWShutdownFrameWork - free up memory used by the SCOadmin client data structure
  63.  
  64. FWShutdownObjectSubmission.3sadm.html:
  65.     Title = FWShutdownObjectSubmission(3sadm)
  66.     Version = 1.0
  67.     Name = FWShutdownObjectSubmission - free up memory used by object class specific data structures
  68.  
  69. FWSubmitBmipEventCallBack.3sadm.html:
  70.     Title = FWSubmitBmipEventCallBack(3sadm)
  71.     Version = 1.0
  72.     Name = FWSubmitBmipEventCallBack - set a callback routine to be called on generation of SCOadmin object events
  73.  
  74. FWSubmitBmipResponseCallBack.3sadm.html:
  75.     Title = FWSubmitBmipResponseCallBack(3sadm)
  76.     Version = 1.0
  77.     Name = FWSubmitBmipResponseCallBack - set a callback routine to be called on completion of SCOadmin object requests
  78.  
  79. Intl.3sadm.html:
  80.     Title = Intl(3sadm)
  81.     Version = 1.0
  82.     Name = Intl - internationalization management routines
  83.  
  84. OFBinding.3sadm.html:
  85.     Title = OFBinding(3sadm)
  86.     Version = 1.0
  87.     Name = OFBinding - bind a class description table
  88.  
  89. OFComposeBmipResponseError.3sadm.html:
  90.     Title = OFComposeBmipResponseError(3sadm)
  91.     Version = 1.0
  92.     Name = OFComposeBmipResponseError - create BMIP response
  93.  
  94. OFEvaluateFilter.3sadm.html:
  95.     Title = OFEvaluateFilter(3sadm)
  96.     Version = 1.0
  97.     Name = OFEvaluateFilter - filter list of objects
  98.  
  99. OFEvaluateOperation.3sadm.html:
  100.     Title = OFEvaluateOperation(3sadm)
  101.     Version = 1.0
  102.     Name = OFEvaluateOperation - perform BMIP request
  103.  
  104. OFGenerateHandleId.3sadm.html:
  105.     Title = OFGenerateHandleId(3sadm)
  106.     Version = 1.0
  107.     Name = OFGenerateHandleId - generate indentifier for BMIP request
  108.  
  109. OFReturnBmipResponse.3sadm.html:
  110.     Title = OFReturnBmipResponse(3sadm)
  111.     Version = 1.0
  112.     Name = OFReturnBmipResponse - send BMIP response
  113.  
  114. OSAClearValues.3sadm.html:
  115.     Title = OSAClearValues(3sadm)
  116.     Version = 1.0
  117.     Name = OSAClearList, OSARemoveAttribute - remove return list structure
  118.     SubName = OSARemoveAttribute - remove attribute from return list structure
  119.  
  120. OSAGetAttrArrayValues.3sadm.html:
  121.     Title = OSAGetAttrArrayValues(3sadm)
  122.     Version = 1.0
  123.     Name = OSAGetAttrArrayValues: OSAGetAttrArrayLong, OSAGetAttrArrayDouble, OSAGetAttrArrayString - get data from attribute list
  124.     SubName = OSAGetAttrArrayLong - returns integer array number of attribute
  125.     SubName = OSAGetAttrArrayDouble - returns floating point array number of attribute
  126.     SubName = OSAGetAttrArrayString - returns string array number of attribute
  127.  
  128. OSAGetAttributeValues.3sadm.html:
  129.     Title = OSAGetAttributeValues(3sadm)
  130.     Version = 1.0
  131.     Name = OSAGetAttributeValues: OSAGetAttributeLong, OSAGetAttributeDouble, OSAGetAttributeString - get attribute list data
  132.     SubName = OSAGetAttributeLong - return integer number associated with attribute
  133.     SubName = OSAGetAttributeDouble - return floating point number associated with attribute
  134.     SubName = OSAGetAttributeString - return pointer to string associated with attribute
  135.  
  136. OSAGetAttrToken.3sadm.html:
  137.     Title = OSAGetAttrToken(3sadm)
  138.     Version = 1.0
  139.     Name = OSAGetAttrToken: OSAGetAttrCount, OSAAttrIsPresent, OSAGetAttrByIndex, OSAGetAttrArraySize - get information about attribute list structure
  140.     SubName = OSAGetAttrCount - get attribute count
  141.     SubName = OSAAttrIsPresent - check if attribute is present
  142.     SubName = OSAGetAttrByIndex - get attribute by present
  143.     SubName = OSAGetAttrArraySize - get size of attribute data
  144.  
  145. OSAReturnValues.3sadm.html:
  146.     Title = OSAReturnValues(3sadm)
  147.     Version = 1.0
  148.     Name = OSAReturnValues: OSAReturnLong, OSAReturnDouble, OSAReturnString, OSAReturnBoolean, OSAReturnActionData - return values to library routine
  149.     SubName = OSAReturnLong - associates integer number with an attribute
  150.     SubName = OSAReturnDouble - associates floating point number with an attribute
  151.     SubName = OSAReturnString - associates pointer to string with an attribute
  152.     SubName = OSAReturnBoolean - evaluates filter operation
  153.     SubName = OSAReturnActionData - evaluates action operation
  154.  
  155. Stanza.3sadm.html:
  156.     Title = Stanza(3sadm)
  157.     Version = 1.0
  158.     Name = Stanza - interfaces for managing stanza files
  159.     SubName = StanzaHandleFree - frees a stanza handle
  160.     SubName = StanzaOpen - open a stanza file
  161.     SubName = StanzaClose - writes stanza file to disk
  162.     SubName = StanzaFilename - obtain filename associated with a stanza handle
  163.     SubName = StanzaGetAttrs - get attributes from a section
  164.     SubName = StanzaGetSects - return a Tcl list of sections found in stanza file
  165.     SubName = StanzaGetVals - get list of values from stanza file
  166.     SubName = StanzaPrint - print contents of a stanza file
  167.     SubName = StanzaAddSect - add section to stanza file
  168.     SubName = StanzaDelSect - delete section in stanza file
  169.     SubName = StanzaModSect - change name of section in a stanza file
  170.     SubName = StanzaAddAttr - add an attribute to a stanza section
  171.     SubName = StanzaDelAttr - delete an attribute in a stanza section
  172.     SubName = StanzaModAttr - modify attribute in a stanza section
  173.     SubName = StanzaAddValue - add a value to a stanza file
  174.     SubName = StanzaDelValue - delete a value from a stanza file
  175.     SubName = StanzaModValue - modify a value in a stanza section
  176.     SubName = StanzaModIdxValue - replace indexed stanza value with new value
  177.     SubName = StanzaReplaceValue - replace value in a stanza section
  178.     SubName = StanzaSync - update a stanza file
  179.  
  180. WClassParameters.3sadm.html:
  181.     Title = WClassParameters(3sadm)
  182.     Version = 1.0
  183.     Name = WClassParameters: FWSetAccessControl, FWUnSetAccessControl, FWSetSync, FWUnSetSync, FWSetScope, FWUnSetScope, FWSetFilter, FWUnSetFilter - set SCOadmin object class-specific parameters
  184.