Search

ParaSoft

HOME
PRODUCTS
SUPPORT
ABOUT
WHAT'S NEW
EVENTS


Insure++

Quick facts

Add-on Modules:
   -INUSE
   -TCA

Comparisons

Technical Papers

Support & Manuals

FAQs

Recent Reviews

User Testimonials

Press Releases


Insure tool to debug c++





Insure++ Manpages - iiinfo


Table of Contents


NAME

iiinfo - Display information about an Insure++ interface file

SYNOPSIS


	iiinfo [-e|m] [-s] [-v] tqsfile1 tqsfile2 ... 

DESCRIPTION

This command reads the specified Insure++ interface file and displays information about the contents. With no switches, iiinfo displays the names of the objects described in the interface file in the format


	KeyLetter      Name

where KeyLetter describes the type of object being named and is one of

F <Type>
Function (<Type> = linkable, inlined, or prototype
T
Data type
V
Variable

OPTIONS

C++
-e
Demangle C++ function names with extended attributes.
-m
Leave C++ function names mangled.
-s
Gives a summary of the contents of the named file. Indicates
the amount of space given to each type of object.
-v
Adds the size of each object to its description.
tqsfile1
All other arguments name Insure++ interface files to be
processed.

EXAMPLES


	iiinfo foo.tqs

Displays the list of contents of the interface file foo.tqs .

SEE ALSO

iic, iiwhich
< iic > iiusers
Tools to debug c++ and java
(888) 305-0041 info@parasoft.com Copyright © 1996-2001 ParaSoft