search for: acobject

Displaying 2 results from an estimated 2 matches for "acobject".

Did you mean: dcobject
2005 May 23
1
SV: Documentation of S3 and S4 classes, inheritance
I am sure that I do not have the answer to your question - but I would like to add to your views regarding the S4-issue. I've been involved in the gRbase package for graphical modelling in R. The first version was implemented in S4 but now we have made a roll-back to using S3 methods. While, I can see that S3 is not really comprehensive enough for 'proper' object oriented
2012 Mar 03
0
[RFC GIT PATCHES] acpioff: COM32 module to shut off machine using ACPI
.../drivers/acpi/acpica/acinterp.h | 532 ++++++++ .../acpica_linuxized/drivers/acpi/acpica/aclocal.h | 1115 +++++++++++++++++ .../drivers/acpi/acpica/acmacros.h | 525 ++++++++ .../drivers/acpi/acpica/acnamesp.h | 356 ++++++ .../drivers/acpi/acpica/acobject.h | 460 +++++++ .../drivers/acpi/acpica/acopcode.h | 327 +++++ .../drivers/acpi/acpica/acparser.h | 231 ++++ .../drivers/acpi/acpica/acpredef.h | 568 +++++++++ .../acpica_linuxized/drivers/acpi/acpica/acresrc.h | 376 ++++++ ....