« FFI\CData
FFI\CType::getAlignment »
PHP Manual
FFI
C Type Handles
C Type Handles
(PHP 7 >= 7.4.0, PHP 8)
はじめに
クラス概要
final
class
FFI\CType
{
/* メソッド */
public
getAlignment
():
int
public
getArrayElementType
():
FFI\CType
public
getArrayLength
():
int
public
getAttributes
():
int
public
getEnumKind
():
int
public
getFuncABI
():
int
public
getFuncParameterCount
():
int
public
getFuncParameterType
(
int
$index
):
FFI\CType
public
getFuncReturnType
():
FFI\CType
public
getKind
():
int
public
getName
():
string
public
getPointerType
():
FFI\CType
public
getSize
():
int
public
getStructFieldNames
():
array
public
getStructFieldOffset
(
string
$name
):
int
public
getStructFieldType
(
string
$name
):
FFI\CType
}
目次
FFI\CType::getAlignment
— Description
FFI\CType::getArrayElementType
— Description
FFI\CType::getArrayLength
— Description
FFI\CType::getAttributes
— Description
FFI\CType::getEnumKind
— Description
FFI\CType::getFuncABI
— Description
FFI\CType::getFuncParameterCount
— Description
FFI\CType::getFuncParameterType
— Description
FFI\CType::getFuncReturnType
— Description
FFI\CType::getKind
— Description
FFI\CType::getName
— Description
FFI\CType::getPointerType
— Description
FFI\CType::getSize
— Description
FFI\CType::getStructFieldNames
— Description
FFI\CType::getStructFieldOffset
— Description
FFI\CType::getStructFieldType
— Description
関連キーワード:
CType
,
Description
,
public
,
int
,
Handles
,
Type
,
C
,
string
,
getAlignment
,
getEnumKind