logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

sfcbmof - MOF compile for the Small-Footprint CIM Broker (sfcb)

Author

       Viktor Mihajlovski <MIHAJLOV@de.ibm.com>

Availability

       The Small-Footprint CIM Broker (sfcb) is a part of  the  SBLIM  project.   The  most  recent  version  is
       available on the web at

              http://sblim.sourceforge.net/

Bugs

       The SBLIM project maintains a mailing list to which you should direct all questions regarding sfcb, sfcc,
       wbemcli, or any of the SBLIM providers.  To subscribe to this mailing list visit

              http://lists.sourceforge.net/lists/listinfo/sblim-issues

       The SBLIM Project Bug tracking page can be found at

              http://sourceforge.net/tracker/?group_id=128809&atid=712784

Description

       The MOF compiler for sfcb generates binary class data from plaintext MOF class definitions.

Libraries

       Requires libsfcBrokerCore.a

Name

       sfcbmof - MOF compile for the Small-Footprint CIM Broker (sfcb)

Options

-h     Display help message and exit.

       -v     Verbose mode.

       -V     Print version information and exit.

       -Iincludepath
              Directory to search for include files.

       -iextrafile
              File  to  load  before  parsing.  This  option can be used to preload the CIM schema or other pre-
              requisite classes.

       -ooutfile
              Output file to generate. The default is mofc.out.

       -bbackendopts
              Backend options. Refer to backend documentation.

See Also

sfcbd(1)

sfcbmof Version 0.7.3                              August 2005                                        sfcbmof(1)

Synopsis

sfcbmof [options] infile...

See Also