<casaxml xsi:schemaLocation="http://casa.nrao.edu/schema/casa.xsd file:///opt/casa/code/tools/xml/casa.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://casa.nrao.edu/schema/psetTypes.html">
<tool module="utils" name="utils">
<include>utils_forward.h</include>
<include>utils_private.h</include>
<shortdescription>Utility component, verified, xml translator</shortdescription>
<method name="utils" type="constructor">
<shortdescription>Construct a utility tool</shortdescription>
<method name="getrc" type="function">
<param name="rcvar" type="string">
<description>Returns the value of the rc variable given.
If no value is give it returns the root directory of CASA.</description>
<description>The value of the aipsrc/casarc variable</description>
<method name="removetable" type="function">
<param name="tablenames" type="stringVec">
<description>Removes tables safely</description>
<method name="tableinfo" type="function">
<shortdescription>Get information about a particular table</shortdescription>
Currently this only returns the pid of the process locking the table (lockpid), if the lock
is permanent (lockperm), and the status (lockstatus) -- 'not in use', 'open', 'read', 'write',
or 'unknown'. However, the hope is that this will eventually return a complete description of