Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
LazyRecord
TableParser
TypeInfo
PHP Class LazyRecord\TableParser\TypeInfo
Show file
Open project: corneltek/lazyrecord
Public Properties
Property
Type
Description
$enum
$fullQualifiedTypeName
$isa
$length
$precision
$set
$type
$unsigned
Public Methods
Method
Description
__construct
(
$typeName
= null,
$length
= null )
getLength
( )
getPrecision
( )
getType
( )
Method Details
__construct()
public
method
public
__construct
(
$typeName
= null,
$length
= null )
getLength()
public
method
public
getLength
( )
getPrecision()
public
method
public
getPrecision
( )
getType()
public
method
public
getType
( )
Property Details
$enum
public property
public
$enum
$fullQualifiedTypeName
public property
public
$fullQualifiedTypeName
$isa
public property
public
$isa
$length
public property
public
$length
$precision
public property
public
$precision
$set
public property
public
$set
$type
public property
public
$type
$unsigned
public property
public
$unsigned