473,410 Members | 1,952 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,410 software developers and data experts.

what is a compound class

I have been looking for a definition of a compound class but cannot find it
anywhere ?
What exactly is a compound class ?
Thanks
Jul 22 '05 #1
4 4421
Sonia wrote:
I have been looking for a definition of a compound class but cannot find it
anywhere ?
What exactly is a compound class ?
Thanks


I searched the standard and couldn't find anything occurrences of
"compound class". There is a section on "compound types" which includes
classes. Maybe all classes are compound classes.

-Kevin
--
My email address is valid, but changes periodically.
To contact me please use the address from a recent posting.
Jul 22 '05 #2

"Kevin Goodsell" <us*********************@neverbox.com> wrote in message
news:aa****************@newsread2.news.pas.earthli nk.net...
Sonia wrote:
I have been looking for a definition of a compound class but cannot find it anywhere ?
What exactly is a compound class ?
Thanks


I searched the standard and couldn't find anything occurrences of
"compound class". There is a section on "compound types" which includes
classes. Maybe all classes are compound classes.

-Kevin
--
My email address is valid, but changes periodically.
To contact me please use the address from a recent posting.


I have found this:
compound classes (classes formed by inheritance and aggregation
relationships).
Jul 22 '05 #3
On Mon, 19 Apr 2004 15:20:51 -0400 in comp.lang.c++, "Sonia"
<sm*****@hotmail.com> wrote,
I have found this:
compound classes (classes formed by inheritance and aggregation
relationships).


So then a compound class would be any that is not an empty class.

Jul 22 '05 #4

"David Harmon" <so****@netcom.com> wrote in message
news:41****************@news.west.earthlink.net...
On Mon, 19 Apr 2004 15:20:51 -0400 in comp.lang.c++, "Sonia"
<sm*****@hotmail.com> wrote,
I have found this:
compound classes (classes formed by inheritance and aggregation
relationships).


So then a compound class would be any that is not an empty class.


David,
In a sense yes. To my understanding it would be a class that is composed of
other classes or derives from or is derived from.

Sonia
Jul 22 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

112
by: Andy | last post by:
Hi All! We are doing new development for SQL Server 2000 and also moving from SQL 7.0 to SQL Server 2000. What are cons and pros for using IDENTITY property as PK in SQL SERVER 2000? Please,...
4
by: Mark | last post by:
BEGINNER QUESTION I have a table which has a compound primary key consisting of two columns. One of these columns is a foreign key which is generated in another table by an identity. I want...
6
by: David W. Fenton | last post by:
I'm generally against using compound keys, except in join tables, but I'm currently mapping out a schema where the join table has child records. The application is for fund-raising and I have four...
7
by: Eric Laberge | last post by:
Aloha! This question is meant to be about C99 and unnamed compound objects. As I read, if such a construct as int *p = (int){0}; is used within a function, then it has "automatic storage...
0
by: Steve Strommen | last post by:
I am converting an old app to dot net. The old app uses IStream and IStorage to manage compound files. This creates a problem when compiling for dot net. A header file like the following: ...
8
by: wespvp | last post by:
I am using PostgreSQL 7.4.1 on RedHat 7.2. The query I am executing is something like (I replaced all the return values with 'count'): db=> explain select count(*) from messages m join (select...
5
by: Jeff | last post by:
ASP.NET 2.0 This code crashes. It generate this error: Value cannot be null. Parameter name: type I've created some custom web.config settings and this crash is related to accessing theme...
9
by: Jameson.Quinn | last post by:
I have: try: for line in open(myFileName): count += 1 except IOError: print "Can't open myfile" (I know, this is bad, I never close the file, but its just for illustration). But then I...
27
by: Nate Eldredge | last post by:
Consider the following pseudo-code: #include <opaque.h> struct foo { int a; opaque_t op; int b; };
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.