Scarab  2.8.1
Project 8 C++ Utility Library
Static Private Attributes | List of all members
_CXUnsavedFile Class Reference
Inheritance diagram for _CXUnsavedFile:
Inheritance graph

Static Private Attributes

list _fields_ = [("name", c_char_p), ("contents", c_char_p), ('length', c_ulong)]
 

Detailed Description

Helper for passing unsaved file arguments.

Definition at line 2156 of file cindex.py.

Member Data Documentation

◆ _fields_

list _fields_ = [("name", c_char_p), ("contents", c_char_p), ('length', c_ulong)]
staticprivate

Definition at line 2158 of file cindex.py.


The documentation for this class was generated from the following file: