JavaScript is not currently enabled, but is required for full CodeSonar manual search and browse functionality.
If you are viewing this file in your hub's Web GUI, enable JavaScript in your browser: you will also need it for GUI functionality.
If you opened this file directly from disk, your browser may be directly suppressing JavaScript functionality: certain browsers perform this suppression on local files (but not files delivered by web servers) for security reasons.
| CodeSonar® 9.0p0 Hot Tips | CONFIDENTIAL | CodeSecure Inc |
A point set is a set of points (PDG_VERTEX).
Language Module Support: Internal representation for points is available for C/C++ and binary analyses only. For C# and Java analyses, plug-ins that rely on point (and thus point set) properties and relationships will generally not produce useful information.
By API implementation:
| Language | Point Set Functionality/Types Provided By | Point Set Type |
|---|---|---|
| C++ | class point_set | class point_set |
| Python | class point_set | class point_set |
| C | Header cs_pdg_vertex_set.h | typedefs cs_pdg_vertex_set, cs_const_pdg_vertex_set |
See also: