PP Presentation

IDL Example (continued)

void Bark (in short how_long)

raises (NotInterested);

void Sit( in String where )

raises (NotInterested);

void Growl(in string at_whom)

raises (NotInterested0;

}

interface Cat:Animal{ /*similar to Dog interface */}

} }

Previous slide Next slide Back to the first slide View Graphic Version