class WinMD::Type::Com
- WinMD::Type::Com
- WinMD::Type
- WinMD::Base
- Reference
- Object
Included Modules
Defined in:
winmd/template/type/com.crConstructors
Instance Method Summary
- #after_initialize
- #architectures : Array(String)
- #architectures=(architectures : ::Array(String))
- #attrs : Array(String)
- #attrs=(attrs : ::Array(String))
- #file=(file : WinMD::File)
- #get_guid
- #get_interface
- #guid : String | Nil
- #guid=(guid : String | Nil)
- #interface : WinMD::Type | Nil
- #interface=(interface : WinMD::Type | Nil)
- #methods : Array(WinMD::Method)
- #methods=(methods : ::Array(WinMD::Method))
- #name : String
- #name=(name : String)
- #namespace : String
- #namespace=(namespace : String)
- #platform : String | Nil
- #platform=(platform : String | Nil)
- #render
- #resolve_methods
- #resolved_methods : Array(WinMD::Method)
- #resolved_methods=(resolved_methods : ::Array(WinMD::Method))
Instance methods inherited from module WinMD::Architecture
architectures?
architectures?,
render_arches
render_arches
Instance methods inherited from class WinMD::Type
file=(file : WinMD::File)
file=,
kind : String
kind,
kind=(kind : String)
kind=,
render
render
Constructor methods inherited from class WinMD::Type
new(pull : JSON::PullParser)
new
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?