1
2sfcbmof(1) General Commands Manual sfcbmof(1)
3
4
5
7 sfcbmof - MOF compile for the Small-Footprint CIM Broker (sfcb)
8
10 sfcbmof [options] infile...
11
13 The MOF compiler for sfcb generates binary class data from plaintext
14 MOF class definitions.
15
17 -h Display help message and exit.
18
19 -v Verbose mode.
20
21 -V Print version information and exit.
22
23 -I includepath
24 Directory to search for include files.
25
26 -i extrafile
27 File to load before parsing. This option can be used to preload
28 the CIM schema or other pre-requisite classes.
29
30 -o outfile
31 Output file to generate. The default is mofc.out.
32
33 -b backendopts
34 Backend options. Refer to backend documentation.
35
37 Requires libsfcBrokerCore.a
38
40 Viktor Mihajlovski <MIHAJLOV@de.ibm.com>
41
43 The SBLIM project maintains a mailing list to which you should direct
44 all questions regarding sfcb, sfcc, wbemcli, or any of the SBLIM
45 providers. To subscribe to this mailing list visit
46
47 http://lists.sourceforge.net/lists/listinfo/sblim-issues
48
49 The SBLIM Project Bug tracking page can be found at
50
51 http://sourceforge.net/tracker/?group_id=128809&atid=712784
52
54 (C) Copyright IBM Corp. 2004, 2005
55
56
58 The Small-Footprint CIM Broker (sfcb) is a part of the SBLIM project.
59 The most recent version is available on the web at
60
61 http://sblim.sourceforge.net/
62
64 sfcbd(1)
65
66
67
68sfcbmof Version 0.7.3 August 2005 sfcbmof(1)