/*
* User object handling.
* Copyright (c) 1998 New Generation Software (NGS) Oy
*
* Author: Markku Rossi
*/
/*
* This library is free software; you can redistribute it and
/*
* User object handling.
* Copyright (c) 1998 New Generation Software (NGS) Oy
*
* Author: Markku Rossi
*/
/*
* This library is free software; you can redistribute it and
/*
* object.h
*
* Mother of all ancestor classes.
*
* Portable Windows Library
*
* Copyright (c) 1993-1998 Equivalence Pty. Ltd.
*
* The contents of this file are subject to the Mozilla Publi
/*
* object.cxx
*
* Global object support.
*
* Portable Windows Library
*
* Copyright (c) 1993-1998 Equivalence Pty. Ltd.
*
* The contents of this file are subject to the Mozilla Public Licen
/*
* object.h,v 1.3 2000/06/04 22:00:03 brunsch Exp
*
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
* Use of this software is governed by the
/* java.lang.Object - The universal superclass in Java
Copyright (C) 1998, 1999, 2001, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you
/*++
Copyright (c) 1990-1999 Microsoft Corporation
Module Name:
object.cxx
Abstract:
This module contains the definitions for the non-inline member functions
for the class
#ifndef _LANG_OBJECT_H
#define _LANG_OBJECT_H
#include
namespace lang
{
/**
* Object class has functionality for reference counting.
* If an Object is created in stac