w10schools
Login Register
  • Home
  • Tutorials
    • HTML, CSS
      • HTML, HTML5
      • CSS, CSS3
    • XML
    • JavaScript, AJAX
    • PHP
    • Ruby on Rails
      • Ruby
      • Rails
    • ASP.NET
      • ASP
      • C# .NET
    • Java
      • JSP
    • Databases
      • MySQL
      • MSSQL Server
      • Oracle
    • Web Server
      • Windows
      • Linux
      • Apache
      • IIS
    • Design
      • Dreamweaver
      • Flash
      • Photoshop
      • Fireworks
      • CorelDRAW
      • Illustrator
  • References
    • HTML
      • Bootstrap
    • CSS
      • CSS Selectors
      • Sass
    • JavaScript
    • Mobile Apps
      • Cordova
    • Ruby on Rails
      • Ruby
      • Rails
    • PHP
      • Function
      • Language
      • CodeIgniter
      • Phalcon
      • PHPUnit
      • Symfony
      • Drupal
      • Yii
      • Laravel
    • Perl
      • Perl
    • Python
      • Python
      • Django
      • NumPy
      • Pandas
      • scikit-image
      • scikit-learn
      • Statsmodels
      • Matplotlib
    • Lua
      • Lua
    • C, C++
      • C
      • C++
    • Server
      • Docker
      • Apache HTTP Server
      • Nginx
    • Database
      • PostgreSQL
    • Big Data
      • TensorFlow
    • Game Development
      • Phaser
      • LÖVE
  • Articles
    • News
    • General
      • Website Promotion
      • Online Advertising
      • Make Money Online
    • Editorials
    • Interviews
    • Web Roundups
  • Resources
    • Design
      • Fonts
      • Graphics
      • Vectors
      • Templates
      • UI (User Interface)
      • Brushes
      • Patterns, Backgrounds
      • Textures
    • Web Development
      • HTML, CSS
      • XML
      • JavaScript, AJAX
      • Ruby on Rails
      • PHP
      • Java
      • .NET
      • Python
      • Perl
      • Flash
    • Mobile Application Development
      • Mobile Development Tools
      • Swift
    • Online Services
      • Online Storage
      • Web Hosting
  • Tools
    • Generators
new

new(addr, types, func = nil) Class Public methods Wraps the C pointer addr as a C struct with the given types. The C function func is called when the instance is garbage collected. See also DL::CPtr.new

size

size(types) Class Public methods Given types, returns the offset for the packed sizes of those types DL::CStructEntity.size([DL::TYPE_DOUBLE, DL::TYPE_INT, DL::TYPE_CHAR, DL::TYPE_VOIDP]) => 24

[]

[](name) Instance Public methods Fetch struct member name

[]=

[]=(name, val) Instance Public methods Set struct member name, to value val

assign_names

assign_names(members) Instance Public methods Set the names of the members in this C struct

set_ctypes

set_ctypes(types) Instance Public methods Given types, calculate the offsets and sizes for the types in the struct.

entity_class

entity_class() Class Public methods accessor to DL::CUnionEntity

malloc

malloc(types, func=nil) Class Public methods Allocates a C union the types provided. The C function func is called when the instance is garbage collected.

size

size(types) Class Public methods Given types, returns the size needed for the union. DL::CUnionEntity.size([DL::TYPE_DOUBLE, DL::TYPE_INT, DL::TYPE_CHAR, DL::TYPE_VOIDP]) => 8

set_ctypes

set_ctypes(types) Instance Public methods Given types, calculate the necessary offset and for each union member

Popular Articles
test_radiobutton test_radiobutton(ip, parent) Instance Public methods radiobutton ã®ãµã³ãã«.
Machine Overview Docker Machine Overview You can use Docker Machine to: Install and run Docker on Mac or Windows Provision and manage multiple remote Docker hosts Pro
InputDefinition class InputDefinition A InputDefinition represents a set of valid command line arguments and options. Usage: $definition = new InputDefinition(arr
std::memcpy Defined in header <cstring> void* memcpy( void* dest, const void* src, std::size_t count ); Copies count bytes from the object p
swiftmailer\Message setCc() setCc() public method Sets the Cc (additional copy receiver) addresses of this message. public $this setCc ( $cc )$cc string|array Copy rece


Page 179 of 11844

|< < Prev 176 177 178 179 180 181 182 Next > >|
  • Facebook
  • Tweet
  • Digg it
  • Stumbleupon
  • Delicious
  • Plus Share

Designed by : w10schools

service@w10schools.com

Our Partners: aeeble – Providing content publishing and search solutions