Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
LazyRecord
TableParser
TypeInfo
PHP 클래스 LazyRecord\TableParser\TypeInfo
파일 보기
프로젝트 열기: corneltek/lazyrecord
공개 프로퍼티들
프로퍼티
타입
설명
$enum
$fullQualifiedTypeName
$isa
$length
$precision
$set
$type
$unsigned
공개 메소드들
메소드
설명
__construct
(
$typeName
= null,
$length
= null )
getLength
( )
getPrecision
( )
getType
( )
메소드 상세
__construct()
공개
메소드
public
__construct
(
$typeName
= null,
$length
= null )
getLength()
공개
메소드
public
getLength
( )
getPrecision()
공개
메소드
public
getPrecision
( )
getType()
공개
메소드
public
getType
( )
프로퍼티 상세
$enum
공개적으로 프로퍼티
public
$enum
$fullQualifiedTypeName
공개적으로 프로퍼티
public
$fullQualifiedTypeName
$isa
공개적으로 프로퍼티
public
$isa
$length
공개적으로 프로퍼티
public
$length
$precision
공개적으로 프로퍼티
public
$precision
$set
공개적으로 프로퍼티
public
$set
$type
공개적으로 프로퍼티
public
$type
$unsigned
공개적으로 프로퍼티
public
$unsigned