clibgen.OpaqueTypeDefinition Class
Namespace: clibgen
Description
Use a OpaqueTypeDefinition
object to represent typedef
void*
in the C++ library.
The clibgen.OpaqueTypeDefinition
class is a handle
class.
Creation
MATLAB® constructs a OpaqueTypeDefinition
object when MATLAB calls addOpaqueType
on a
clibgen.LibraryDefinition
object.
Properties
Description
— Help text
string | character vector
Help text for the end user describing the opaque type, specified as a string or a
character vector. The publisher can modify the value of the
Description
property in the library definition file.
Attributes:
GetAccess | public |
SetAccess | public |
MATLABName
— Opaque type name in MATLAB
string | character vector
Opaque type name in MATLAB, specified as a string or a character vector.
Attributes:
GetAccess | public |
SetAccess | private |
CPPSignature
— Opaque type signature
string | character vector
Opaque type signature, specified as a string or a character vector.
Attributes:
GetAccess | public |
SetAccess | private |
DefiningLibrary
— Library defining class
clibgen.LibraryDefinition
Library defining the opaque type, specified as a clibgen.LibraryDefinition
object.
Attributes:
GetAccess | public |
SetAccess | private |
DetailedDescription
— Help text from C++ header file
string | character vector | empty string
Help text from C++ header file for the end user describing details about the opaque
type, specified as a string or a character vector. If the C++ comment does not contain
detailed information, then DetailedDescription
does not appear in
the definition file.
The publisher can modify the value of the DetailedDescription
property in the library definition file. If DetailedDescription
is
not empty, then the MATLAB
doc
command displays this sentence before displaying the value of
DetailedDescription
.
This content is from the external library documentation.
Attributes:
GetAccess | public |
SetAccess | public |
Version History
Introduced in R2021a
See Also
MATLAB Command
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)
Asia Pacific
- Australia (English)
- India (English)
- New Zealand (English)
- 中国
- 日本Japanese (日本語)
- 한국Korean (한국어)