Project Scripting Library : Routines

 

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

autoscaleautomatically scale vxWorks

C

cmpAddadd components to vxWorks
cmpBuildbuild the project
cmpBuildFlagsAddadd flags to the build
cmpBuildMacroGetget a build macro
cmpBuildMacroSetset a build macro
cmpBuildRuleSetset the build rule for the project
cmpBuildSpecCreatecreate a new buildSpec
cmpBuildSpecSetset the active buildSpec
cmpFileAddadd a file to the project
cmpFileListGetget a list of files in the project
cmpFileRemoveremove a file from the project
cmpInfoget info about a set of components
cmpListGetget a list of components in vxWorks
cmpLoaddynamically load components
cmpParamGetget a parameter
cmpParamSetset a parameter in the current project
cmpProjCloseclose the currently open project
cmpProjCopycreate a copy of an existing project and open it
cmpProjCreatecreate a project and open it
cmpProjDeletedelete the currently open project
cmpProjHandleGetget the handle to the currently open project
cmpProjOpenopen a project
cmpRemoveremove components from vxWorks
cmpTesttest the component descriptor files for errors
cmpUnavailListGetlist unavailable components
cmpValidatevalidate the component configuration
cxrDataDocCreatecreate a component xref document from .cdf files
cxrSizeGetget the size of a set of components
cxrSubfoldersfind everything under a given folder recursivly
cxrSubtreewhat components are required by a given set of components
cxrSupertreewhat components require a given set of components

D

docWalkwalk a document

M

modAnalyzeanalyze archives and/or object modules
modCalledByfind all modules that call a given set of modules
modCallsfind all modules that are called by a given set of modules
modInfoget info about module relationships
modSubtreefind (recursivley) all modules called by a set of modules
modSupertreefind (recursivley) all modules that call a set of modules
modTracetrace module dependencies
mxrDataDocCreatecreate a module xref document
mxrDocValidatetest for duplicate symbol names and other bugs
mxrSizeGetreturn the size of a set of modules
mxrSubtreerecursively, what modules are called by a given set of modules
mxrSupertreerecursively, what modules call a given set of modules
mxrTcGetget the toolchain associated with an MxrDoc