A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
A
autoscale automatically scale vxWorks C
cmpAdd add components to vxWorks cmpBuild build the project cmpBuildFlagsAdd add flags to the build cmpBuildMacroGet get a build macro cmpBuildMacroSet set a build macro cmpBuildRuleSet set the build rule for the project cmpBuildSpecCreate create a new buildSpec cmpBuildSpecSet set the active buildSpec cmpFileAdd add a file to the project cmpFileListGet get a list of files in the project cmpFileRemove remove a file from the project cmpInfo get info about a set of components cmpListGet get a list of components in vxWorks cmpLoad dynamically load components cmpParamGet get a parameter cmpParamSet set a parameter in the current project cmpProjClose close the currently open project cmpProjCopy create a copy of an existing project and open it cmpProjCreate create a project and open it cmpProjDelete delete the currently open project cmpProjHandleGet get the handle to the currently open project cmpProjOpen open a project cmpRemove remove components from vxWorks cmpTest test the component descriptor files for errors cmpUnavailListGet list unavailable components cmpValidate validate the component configuration cxrDataDocCreate create a component xref document from .cdf files cxrSizeGet get the size of a set of components cxrSubfolders find everything under a given folder recursivly cxrSubtree what components are required by a given set of components cxrSupertree what components require a given set of components D
docWalk walk a document M
modAnalyze analyze archives and/or object modules modCalledBy find all modules that call a given set of modules modCalls find all modules that are called by a given set of modules modInfo get info about module relationships modSubtree find (recursivley) all modules called by a set of modules modSupertree find (recursivley) all modules that call a set of modules modTrace trace module dependencies mxrDataDocCreate create a module xref document mxrDocValidate test for duplicate symbol names and other bugs mxrSizeGet return the size of a set of modules mxrSubtree recursively, what modules are called by a given set of modules mxrSupertree recursively, what modules call a given set of modules mxrTcGet get the toolchain associated with an MxrDoc