phpDocumentor php-ui-winbinder-win32
[ class tree: php-ui-winbinder-win32 ] [ index: php-ui-winbinder-win32 ] [ all elements ]

Class: WBKernel

Source Location: /php/ui/winbinder/win32/WBKernel.php

Class WBKernel

Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From WBLibrary

WBLibrary::__construct()
생성자
WBLibrary::call()
주어진 함수포인터로 함수 실행
WBLibrary::get()
메모리 주소로부터 데이타 얻어오기
WBLibrary::getAddress()
변수 값의 실제 메모리 주소(포인터) 얻어오기
WBLibrary::getFunction()
인스턴스에서 함수 포인터 가지고 오기
WBLibrary::getInstance()
load된 라이브러리 인스턴스 가져오기
WBLibrary::getLibrary()
로드된 라이브러리명 가져오기
WBLibrary::load()
$_library 에 등록된 라이브러리를 로드한다.
WBLibrary::run()
함수 실행 유틸리티 메소드
WBLibrary::send()
WBLibrary::set()
메모리 주소에 값 설정 하기

Inherited From PObject

PObject::__construct()
생성자
PObject::display()
객체 문자열을 출력
PObject::equals()
객체 비교 (수정 필요)
PObject::getClass()
PObject::getObjValue()
객체인지 아닌지 판별해서 PObject 형 객체이면 toString() 메소드로 문자열을 반환하고 일단 자료형이면 그 형태 그대로 리턴한다
PObject::isObject()
객체 확인
PObject::toString()
객체 문자열로 변환
PObject::__toString()
magic methods 추가 , toString() 의 값을 그대로 리턴한다.

[ Top ]
Method Summary
WBKernel   __construct()  
void   GetACP()   ANSI Code Page
void   GetOEMCP()  
void   GetSystemMetrics()  
void   GetTickCount()  
void   GlobalAlloc()  
void   GlobalMemoryStatus()   전역 메모리 상태

[ Top ]
Methods
Constructor __construct  [line 15]

  WBKernel __construct( )


API Tags:
Access:  public


Redefinition of:
WBLibrary::__construct()
생성자

[ Top ]
GetACP  [line 39]

  void GetACP( )

ANSI Code Page


API Tags:
Access:  public


[ Top ]
GetOEMCP  [line 55]

  void GetOEMCP( )


API Tags:
Access:  public


[ Top ]
GetSystemMetrics  [line 59]

  void GetSystemMetrics( $what  )

Parameters:
   $what: 

API Tags:
Access:  public


[ Top ]
GetTickCount  [line 51]

  void GetTickCount( )


API Tags:
Access:  public


[ Top ]
GlobalAlloc  [line 47]

  void GlobalAlloc( $size  )

Parameters:
   $size: 

API Tags:
Access:  public


[ Top ]
GlobalMemoryStatus  [line 23]

  void GlobalMemoryStatus( )

전역 메모리 상태


API Tags:
Access:  public


[ Top ]

Documentation generated on Fri, 09 Apr 2010 11:57:50 +0900 by phpDocumentor 1.4.3