class WinMD::File
- WinMD::File
- WinMD::Base
- Reference
- Object
Defined in:
winmd/template/file.crConstructors
Class Method Summary
Instance Method Summary
- #==(other : WinMD::File) : Bool
-
#add_include(inc : WinMD::Include)
Add includes but only if its unique
- #api : String
- #api=(api : String)
- #com_interfaces
- #constants : Array(WinMD::Constant)
- #constants=(constants : Array(WinMD::Constant))
- #file_name : String
- #file_name=(file_name : String)
- #file_path : String
- #file_path=(filename : String)
- #find_com_interface(name : String)
- #functions : Array(WinMD::Function)
- #functions=(functions : Array(WinMD::Function))
- #get_includes
- #get_kinds
- #get_types
- #has_kind?(str_kind : String)
- #has_type?(str_type : String)
- #includes : Array(WinMD::Include)
- #links : Array(String)
- #links=(links : Array(String))
- #namespace : String
- #namespace=(namespace : String)
- #native_typedefs
- #orig_file_name : String
- #orig_file_name=(orig_file_name : String)
- #qualified_path
- #rel_path : String
- #render
- #set_file
- #structs_and_unions
- #types : Array(WinMD::Type)
- #types=(types : Array(WinMD::Type))
- #unicode_aliases : Array(String)
- #unicode_aliases=(unicode_aliases : Array(String))
Instance methods inherited from class WinMD::Base
after_initialize
after_initialize,
file : WinMD::File | Nil
file,
file=(file : WinMD::File)
file=,
nested_type : Bool
nested_type,
nested_type=(nested_type : Bool)
nested_type=,
pad(p_size : Int32)pad pad, pad_size : Int32 pad_size, pad_size=(pad_size : Int32) pad_size=, pointer=(pointer : Bool) pointer=, pointer? : Bool pointer?