Program Listing for File pong.idl¶
↰ Return to documentation for file (src/pingpong/pong.idl
)
module test{
module pong{
struct Pong{
boolean ong;
};
#pragma keylist Pong
};
};
↰ Return to documentation for file (src/pingpong/pong.idl
)
module test{
module pong{
struct Pong{
boolean ong;
};
#pragma keylist Pong
};
};