Boost logo

Boost Users :

Subject: Re: [Boost-users] Create Module with boost
From: derleader __ (derleader_at_[hidden])
Date: 2010-12-29 12:20:08


>>
Hi,
>>

 Can you tell me how I can create a modules with boost?
>
>
>You've already asked that on this thread:
>http://thread.gmane.org/gmane.comp.lib.boost.user/64732
>
>but haven't clarified your question.
>_______________________________________________
>Boost-users mailing list
>Boost-users_at_[hidden]
>http://lists.boost.org/mailman/listinfo.cgi/boost-users
>

 Sorry, I deleted the last message by mistake.

>

 I'm new to Boost and I'm new C++ developer. I'm looking for examples how
> to write application divided into modules using Boost. Is there already done
> example? I need to see how to write C++ module.

What do you mean by saying "module"? Compile-time unit or a binary
module that you'll load in run-time?
 
I'm not sure what are the differences between
 compile-time unit and binary module.

I suppose that the best for me will be to use binary module which will be loaded in run-time.
Is there example of such modules? I think that the best way for communication between the modules will be to user mapping share memory. What can you advice me?

Regards
Peter



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net